Template:Infobox DBHCards: Difference between revisions
Appearance
Creating baseline page |
No edit summary |
||
| (3 intermediate revisions 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 13: | Line 13: | ||
|labelstyle = {{{lbl-style|}}} | |labelstyle = {{{lbl-style|}}} | ||
|datastyle = {{{data-style|}}} | |datastyle = {{{data-style|}}} | ||
|header10 = {{ #if: {{{noinfo|}}} || {{ #if: {{{title<includeonly>|</includeonly>}}} {{{release|}}} {{{platform|}}} | {{ifempty|{{{info-hdr|}}}|Card Primary Information}} }} }} | |header10 = {{ #if: {{{noinfo|}}} || {{ #if: {{{title<includeonly>|</includeonly>}}} {{{release|}}} {{{platform|}}} | {{ifempty|{{{info-hdr|}}}|Card Primary Information}} }} }} | ||
|label12 = Debut{{{sep|}}} | |label12 = Debut{{{sep|}}} | ||
| Line 31: | Line 22: | ||
|data13 = {{ #if: {{{character<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{character}}} }} | |data13 = {{ #if: {{{character<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{character}}} }} | ||
|label14 = Rarity{{{sep|}}} | |label14 = Card Type{{{sep|}}} | ||
| | |data14 = {{ #if: {{{type<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{type}}} }} | ||
|label15 = Rarity{{{sep|}}} | |||
|data15 = {{ #if: {{{rarity<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{rarity}}} }} | |||
| | |label16 = HP{{{sep|}}} | ||
| | |data16 = {{ #if: {{{hp<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{hp}}} }} | ||
| | |label17 = Power{{{sep|}}} | ||
| | |data17 = {{ #if: {{{power<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{power}}} }} | ||
| | |label18 = Guard{{{sep|}}} | ||
| | |data18 = {{ #if: {{{guard<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{guard}}} }} | ||
| | |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}}} |