Template:Infobox Card/doc: Difference between revisions

Jump to navigation Jump to search
document support for familiars
(add missing pipe in front of includeonly section argument)
 
(document support for familiars)
Line 6: Line 6:
:*Overlord Cards
:*Overlord Cards
:*Plot Cards
:*Plot Cards
:*Familiars
:Not supported yet are:
:Not supported yet are:
:*Monster Cards
:*Monster Cards
Line 23: Line 24:
  |buy =
  |buy =
  |cardtype =
  |cardtype =
|character =
  |copies =
  |copies =
  |dice =
  |dice =
  |expansion =
  |expansion =
|health =
  |heroclass =
  |heroclass =
  |image =
  |image =
Line 38: Line 41:
  |reliccounterpart =
  |reliccounterpart =
  |<includeonly>|section={{{section|synopsis}}}</includeonly>
  |<includeonly>|section={{{section|synopsis}}}</includeonly>
|speed =
  |text =
  |text =
  |threatcost =
  |threatcost =
Line 70: Line 74:
  |cardtype      = Plot Card
  |cardtype      = Plot Card
  |expansion      = <required>
  |expansion      = <required>
  |image          = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image          = <optional, only used when image to show has a different name than the automatically generated name>
  |name          = <required>
  |name          = <required>
  |playcost      = <required>
  |playcost      = <required>
Line 88: Line 92:
  |expansion  = <required>
  |expansion  = <required>
  |heroclass  = <required>
  |heroclass  = <required>
  |image      = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image      = <optional, only used when image to show has a different name than the automatically generated name>
  |name      = <required>
  |name      = <required>
  |playcost  = <required>
  |playcost  = <required>
Line 105: Line 109:
  |expansion  = <required>
  |expansion  = <required>
  |heroclass  = <required>
  |heroclass  = <required>
  |image      = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image      = <optional, only used when image to show has a different name than the automatically generated name>
  |name      = <required>
  |name      = <required>
  |range      = <optional, if applicable>
  |range      = <optional, if applicable>
Line 125: Line 129:
  |dice      = <optional, if applicable>
  |dice      = <optional, if applicable>
  |expansion  = <required>
  |expansion  = <required>
  |image      = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image      = <optional, only used when image to show has a different name than the automatically generated name>
  |name      = <required>
  |name      = <required>
  |range      = <optional, if applicable>
  |range      = <optional, if applicable>
Line 142: Line 146:
  |dice            = <optional, if applicable>
  |dice            = <optional, if applicable>
  |expansion        = <required>
  |expansion        = <required>
  |image            = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image            = <optional, only used when image to show has a different name than the automatically generated name>
  |name            = <required>
  |name            = <required>
  |questreward      = <required, link to the quest where the relic can be gained>
  |questreward      = <required, link to the quest where the relic can be gained>
Line 161: Line 165:
  |cardtype        = Overlord Relic
  |cardtype        = Overlord Relic
  |expansion        = <required>
  |expansion        = <required>
  |image            = <optional, only used when image to show has a different name than <nowiki>{{{name|}}}.png or {{PAGENAME}}.png</nowiki>
  |image            = <optional, only used when image to show has a different name than the automatically generated name>
  |name            = <required>
  |name            = <required>
  |questreward      = <required, link to the quest where the relic can be gained>
  |questreward      = <required, link to the quest where the relic can be gained>
  |reliccounterpart = <required>
  |reliccounterpart = <required>
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
|text            = <optional, but highly recommended>
}}&lt;/onlyinclude&gt;
</pre>
;Usage for Familiars:
<pre>
&lt;onlyinclude&gt;{{Infobox card
|archetype        = <required, Overlord, Healer, Mage, Warrior, Scout>
|cardtype        = Familiar
|character        = <optional, if the familiar is part of a character (e.g. Brightblaze and Challara)>
|dice            = <optional, if applicable>
|expansion        = <required>
|health          = <optional, if applicable>
|heroclass        = <optional, if the familiar is part of a class (e.g. Reanimate and Necromancer)>
|image            = <optional, only used when image to show has a different name than the automatically generated name>
|name            = <required>
|&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
|speed            = <optional, if applicable>
  |text            = <optional, but highly recommended>
  |text            = <optional, but highly recommended>
}}&lt;/onlyinclude&gt;
}}&lt;/onlyinclude&gt;
</pre>
</pre>

Navigation menu