「テンプレート:ユニット情報」の版間の差分
ナビゲーションに移動
検索に移動
40行目: | 40行目: | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center; background-color: #d3d3a4"> | <td colspan="2" style="text-align: center; background-color: #d3d3a4"> | ||
− | |||
(<i><span class="trinominal">他のバージョン</span></i>) | (<i><span class="trinominal">他のバージョン</span></i>) | ||
+ | {{#if: {{{other_ver1}}} | [[{{{other_ver1}}}]] | (なし)}} | ||
+ | {{#if: {{{other_ver2}}} | [[{{{other_ver2}}}]] | }} | ||
+ | {{#if: {{{other_ver3}}} | [[{{{other_ver3}}}]] | }} | ||
+ | {{#if: {{{other_ver4}}} | [[{{{other_ver4}}}]] | }} | ||
+ | {{#if: {{{other_ver5}}} | [[{{{other_ver5}}}]] | }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
130行目: | 134行目: | ||
"other_ver1": { | "other_ver1": { | ||
"label": "別バージョンのキャラ名(1)", | "label": "別バージョンのキャラ名(1)", | ||
+ | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
+ | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "other_ver2": { | ||
+ | "label": "別バージョンのキャラ名(2)", | ||
+ | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
+ | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "other_ver3": { | ||
+ | "label": "別バージョンのキャラ名(3)", | ||
+ | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
+ | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "other_ver4": { | ||
+ | "label": "別バージョンのキャラ名(4)", | ||
+ | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
+ | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "other_ver5": { | ||
+ | "label": "別バージョンのキャラ名(5)", | ||
"description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | "description": "なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。", | ||
"type": "string", | "type": "string", | ||
148行目: | 176行目: | ||
"link_ex", | "link_ex", | ||
"remarks", | "remarks", | ||
− | "other_ver1" | + | "other_ver1", |
+ | "other_ver2", | ||
+ | "other_ver3", | ||
+ | "other_ver4", | ||
+ | "other_ver5" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
2021年2月3日 (水) 00:26時点における版
|
|
二つ名 | {{{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}}}]]
[[{{{other_ver2}}}]]
[[{{{other_ver3}}}]]
[[{{{other_ver4}}}]]
[[{{{other_ver5}}}]]
|
[[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.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(2) | other_ver2 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(3) | other_ver3 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(4) | other_ver4 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(5) | other_ver5 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |