テンプレート:day-of-week-string
提供: Yourpedia
2008年6月28日 (土) 11:38時点におけるN-25 (トーク | 投稿記録)による版 (新しいページ: '<includeonly>{{#switch:{{{1}}} |0=日 |1=月 |2=火 |3=水 |4=木 |5=金 |6=土 |'''エラー''' }}</includeonly><noinclude> 曜日をあらわす文字列を返します。 ==...')
曜日をあらわす文字列を返します。
使用例
- {{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}} = 土