「テンプレート:日時のスタイル」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
13行目: | 13行目: | ||
"description": "表示する文章", | "description": "表示する文章", | ||
"example": "2021年3月18日<br>(水曜深夜)", | "example": "2021年3月18日<br>(水曜深夜)", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"後発": { | "後発": { |
2021年3月16日 (火) 19:29時点における版
{{{text}}}
<templatedata>
{
"description": "日時のスタイルを統一的に設定するためのテンプレートです。",
"format": "inline",
"params": {
"text": {
"label": "text",
"description": "表示する文章",
"example": "2021年3月18日
(水曜深夜)",
"type": "string",
"suggested": true
},
"後発": {
"aliases": [
"late starter"
],
"label": "後発",
"description": "表示する文章の文字色が変わる",
"example": "LateStarter",
"type": "string",
"default": "LateStarter",
"autovalue": "LateStarter",
"suggested": true
}
},
"paramOrder": [
"後発",
"text"
]
}
</templatedata>