「テンプレート:Action」の版間の差分
提供: フレッシュアンドブラッド日本語Wiki
ナビゲーションに移動検索に移動
ページの作成:「<includeonly> {{CardBase |name={{{name}}} |bottom=ATK_DEF |atk={{{atk}}} |def={{{def}}} |class={{{class}}} |keyword={{{keyword|}}} |text={{{text}}} |stripe=4 |stripe_color={{{stripe_color|red}}} }} </includeonly>」 |
編集の要約なし |
||
| 1行目: | 1行目: | ||
<includeonly> | <includeonly> | ||
{{CardBase | {{CardBase | ||
|head=pitch | |||
|kind=action | |||
|name={{{name}}} | |name={{{name}}} | ||
|text={{{text}}} | |text={{{text}}} | ||
| | |type={{{type}}} | ||
|v_l={{{atk}}} | |||
|v_r={{{def}}} | |||
|pitch_icon={{{pitch_icon|pitch0.png}}} | |||
|stripe_color={{{stripe_color|red}}} | |stripe_color={{{stripe_color|red}}} | ||
|cost={{{cost}}} | |||
|cost_icon={{{cost_icon|cost.png}}} | |||
|set={{{set}}} | |||
|artist={{{artist}}} | |||
}} | }} | ||
</includeonly> | </includeonly> | ||