Template:Infobox DBHCards: Difference between revisions
Appearance
m VegettoEX moved page Template:DBHCards to Template:Infobox DBHCards |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|name = Infobox DBHCards | |name = Infobox DBHCards | ||
|bodystyle = border-spacing: 2px 5px; width: | |bodystyle = border-spacing: 2px 5px; width: 25em; | ||
|above = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME}}}} | |above = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME}}}} | ||
| Line 22: | Line 22: | ||
|data13 = {{ #if: {{{character<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{character}}} }} | |data13 = {{ #if: {{{character<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{character}}} }} | ||
|label14 = | |label14 = Card Type{{{sep|}}} | ||
|data14 = {{ #if: {{{ | |data14 = {{ #if: {{{type<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{type}}} }} | ||
|label15 = | |label15 = Rarity{{{sep|}}} | ||
|data15 = {{ #if: {{{ | |data15 = {{ #if: {{{rarity<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{rarity}}} }} | ||
|label16 = | |label16 = HP{{{sep|}}} | ||
|data16 = {{ #if: {{{ | |data16 = {{ #if: {{{hp<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{hp}}} }} | ||
|label17 = | |label17 = Power{{{sep|}}} | ||
|data17 = {{ #if: {{{ | |data17 = {{ #if: {{{power<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{power}}} }} | ||
|label18 = | |label18 = Guard{{{sep|}}} | ||
|data18 = {{ #if: {{{ | |data18 = {{ #if: {{{guard<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{guard}}} }} | ||
|label19 = Special Move Energy{{{sep|}}} | |label19 = Special Move Name{{{sep|}}} | ||
| | |data19 = {{ #if: {{{movename<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{movename}}} }} | ||
|label20 = Special Move Energy{{{sep|}}} | |||
|data20 = {{ #if: {{{moveenergy<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{moveenergy}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Latest revision as of 16:44, 8 April 2026
| {{{name}}} | |
|---|---|
|
{{{image}}} {{{caption}}} | |
| Card Primary Information | |
| Debut | {{{debut}}} |
| Character | {{{character}}} |
| Card Type | {{{type}}} |
| Rarity | {{{rarity}}} |
| HP | {{{hp}}} |
| Power | {{{power}}} |
| Guard | {{{guard}}} |
| Special Move Name | {{{movename}}} |
| Special Move Energy | {{{moveenergy}}} |