「テンプレート:ユニット情報」の版間の差分
ナビゲーションに移動
検索に移動
40行目: | 40行目: | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center; background-color: #d3d3a4"> | <td colspan="2" style="text-align: center; background-color: #d3d3a4"> | ||
− | + | {{#if: {{{other_ver1}}} | {{{other_ver1}}} | (なし)}} | |
− | (<i><span class="trinominal"> | + | (<i><span class="trinominal">他のバージョン</span></i>) |
</td> | </td> | ||
</tr> | </tr> | ||
126行目: | 126行目: | ||
"label": "アイコン画像", | "label": "アイコン画像", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "other_ver1": { | ||
+ | "label": "別バージョンのキャラ名(1)", | ||
+ | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
+ | "type": "string", | ||
"suggested": true | "suggested": true | ||
} | } | ||
141行目: | 147行目: | ||
"ex", | "ex", | ||
"link_ex", | "link_ex", | ||
− | "remarks" | + | "remarks", |
+ | "other_ver1" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
2021年2月3日 (水) 00:22時点における版
|
|
二つ名 | {{{title}}}({{{title_kana}}}) |
---|---|
初期レア | [[Image:レア度-{{{rarity}}}.png|24px|alt={{{rarity}}}|{{{rarity}}}]]{{{rarity}}} |
属性 | [[Image:属性-{{{element}}}.png|24px|alt={{{element}}}|{{{element}}}]]{{{element}}} |
武器種 | [[Image:武器種-{{{weapon_type}}}.png|24px|alt={{{weapon_type}}}|{{{weapon_type}}}]]{{{weapon_type}}} |
タイプ | [[Image:タイプ-{{{unit_type}}}.png|24px|alt={{{unit_type}}}|{{{unit_type}}}]]{{{unit_type}}} |
Exスキル | テンプレート:Ex |
リンクEx | テンプレート:Link ex |
備考 | テンプレート:Remarks |
{{{other_ver1}}}
(他のバージョン)
|
[[Category:{{{element}}}属性のキャラクター]]
[[Category:{{{weapon_type}}}を使うユニット]]
[[Category:{{{unit_type}}}タイプのユニット]]
[[Category:初期レア度が{{{rarity}}}のユニット]]
ユニットページに追加する「プレイアブルキャラクター」の性能に関する情報を記述してください。
引数 | 説明 | 型 | 状態 | |
---|---|---|---|---|
名前 | name | ○○Ver.まで含めてください。カッコは半角()でお願いします。
| 文字列 | 必須 |
二つ名 | title | 漢字かな交じり(字が大きい方)
| 文字列 | 推奨 |
二つ名(カタカナ) | title_kana | ルビ(よみがな)の部分です
| 文字列 | 推奨 |
アイコン画像 | icon_file | 説明なし | ファイル | 推奨 |
初期レア度 | rarity | 説明なし
| 数値 | 推奨 |
属性 | element | 火/水/風/光/闇 からひとつ
| 文字列 | 推奨 |
武器種 | weapon_type | 剣/刀/短剣/斧/槍/弓/ロッド/杖/銃 からひとつ
| 文字列 | 推奨 |
タイプ | unit_type | 攻撃/防御/補助/回復 からひとつ
| 文字列 | 推奨 |
Exスキル | ex | マナサークル50時点(召喚の説明文)での効果を記載してください。
| 文字列 | 推奨 |
リンクExスキル | link_ex | マナサークル50時点(召喚でのキャラ紹介説明文)での効果を記載してください
| 文字列 | 推奨 |
備考 | remarks | 特に説明しておきたいこと。特殊モーションありとか。 | ウィキテキストの一部 | 推奨 |
別バージョンのキャラ名(1) | other_ver1 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |