差分

1,119 バイト追加 、 2018年7月29日 (日) 18:49
テンプレートデータを追加する
22行目: 22行目:     
<pre>*声優:{{声優|キートン山田|山田俊司}}</pre>
 
<pre>*声優:{{声優|キートン山田|山田俊司}}</pre>
 +
 +
== TemplateData ==
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"label": "声優名",
 +
"type": "wiki-page-name",
 +
"required": true,
 +
"description": "声優名を設定します。この引数を使用して声優の個別記事へのリンクが設定されます。リンク先は「声優:声優名」です。",
 +
"example": "キートン山田"
 +
},
 +
"2": {
 +
"label": "表示名",
 +
"example": "山田俊司",
 +
"type": "string",
 +
"description": "表示名を指定します。通常と名義が異なる場合に使用します。"
 +
},
 +
"SRW": {
 +
"description": "スパロボシリーズで音声収録が行われたかを指定します。",
 +
"example": "yes",
 +
"type": "boolean",
 +
"default": "既定では「no」です。スパロボシリーズで音声収録が行われていないと設定されます。",
 +
"autovalue": "no",
 +
"suggested": true
 +
}
 +
},
 +
"format": "inline",
 +
"description": "登場人物の担当声優を設定するためのテンプレートです。担当声優からキャラクターを検索しやすくするために使用します。"
 +
}
 +
</templatedata>
    
== 関連項目 ==
 
== 関連項目 ==