「テンプレート:day-of-week-string」の版間の差分

提供: Yourpedia
移動: 案内検索
(新しいページ: '<includeonly>{{#switch:{{{1}}} |0=日 |1=月 |2=火 |3=水 |4=木 |5=金 |6=土 |'''エラー''' }}</includeonly><noinclude> 曜日をあらわす文字列を返します。 ==...')
(相違点なし)

2008年6月28日 (土) 11:38時点における版

曜日をあらわす文字列を返します。

使用例

  • {{day-of-week-string|0}} = 日
  • {{day-of-week-string|1}} = 月
  • {{day-of-week-string|2}} = 火
  • {{day-of-week-string|3}} = 水
  • {{day-of-week-string|4}} = 木
  • {{day-of-week-string|5}} = 金
  • {{day-of-week-string|6}} = 土