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