Template:Infobox Card/doc: Difference between revisions

Jump to navigation Jump to search
document trait 3
(document support for flavour text)
(document trait 3)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
;Description
;Description
:This template is display an infobox about a game card.
:This template is intended to display an infobox about a game card.
:Currently the template supports the following cards:
:Currently the template supports the following cards:
:*Skills
:*Skills
Line 8: Line 8:
:*Familiars
:*Familiars
:*Servants
:*Servants
:*Tainted Cards
:*Search Cards
:Not supported yet are:
:Not supported yet are:
:*Monster Cards
:*Monster Cards
:*Lieutenant Cards
:*Lieutenant Cards
:*Search Cards
:*Travel Cards
:*Travel Cards
:*?
:*?
Line 39: Line 40:
  |playcost =
  |playcost =
  |plotcardnumber =
  |plotcardnumber =
|plotdeck =
  |questreward =
  |questreward =
  |range =
  |range =
  |reliccounterpart =
  |reliccounterpart =
  |<includeonly>|section={{{section|synopsis}}}</includeonly>
  |<includeonly>|section={{{section|synopsis}}}</includeonly>
|sell =
  |speed =
  |speed =
  |text =
  |text =
Line 49: Line 50:
  |trait =
  |trait =
  |trait2 =
  |trait2 =
|trait3 =
  |worn =
  |worn =
  |xpcost =
  |xpcost =
Line 81: Line 83:
  |playcost      = <required>
  |playcost      = <required>
  |plotcardnumber = <required>
  |plotcardnumber = <required>
|plotdeck      = <required>
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
  |text          = <optional, but highly recommended>
  |text          = <optional, but highly recommended>
Line 120: Line 121:
  |trait      = <optional, if applicable>
  |trait      = <optional, if applicable>
  |trait2      = <optional, if applicable>
  |trait2      = <optional, if applicable>
|trait3      = <optional, if applicable>
  |worn        = <required>
  |worn        = <required>
}}&lt;/onlyinclude&gt;
}}&lt;/onlyinclude&gt;
Line 141: Line 143:
  |trait      = <optional, if applicable>
  |trait      = <optional, if applicable>
  |trait2      = <optional, if applicable>
  |trait2      = <optional, if applicable>
|trait3      = <optional, if applicable>
  |worn        = <required>
  |worn        = <required>
}}&lt;/onlyinclude&gt;
}}&lt;/onlyinclude&gt;
Line 161: Line 164:
  |trait            = <optional, if applicable>
  |trait            = <optional, if applicable>
  |trait2          = <optional, if applicable>
  |trait2          = <optional, if applicable>
|trait3      = <optional, if applicable>
  |worn            = <optional, if applicable>
  |worn            = <optional, if applicable>
}}&lt;/onlyinclude&gt;
}}&lt;/onlyinclude&gt;
Line 212: Line 216:
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
  |&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
  |speed            = <optional, if applicable>
  |speed            = <optional, if applicable>
|text            = <optional, but highly recommended>
}}&lt;/onlyinclude&gt;
</pre>
;Usage for Tainted cards:
<pre>
&lt;onlyinclude&gt;{{Infobox card
|cardtype        = Tainted
|expansion        = <required>
|flavour          = <optional, but highly recommended>
|name            = <required>
|&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
|text            = <optional, but highly recommended>
}}&lt;/onlyinclude&gt;
</pre>
;Usage for Search cards:
<pre>
&lt;onlyinclude&gt;{{Infobox card
|attackdice      = <optional, when required>
|cardtype        = Search
|copies          = <optional>
|expansion        = <required>
|name            = <required>
|range            = <optional, when required>
|&lt;includeonly&gt;|section={{{section|synopsis}}}&lt;/includeonly&gt;
|sell            = <optional, but highly recommended>
  |text            = <optional, but highly recommended>
  |text            = <optional, but highly recommended>
}}&lt;/onlyinclude&gt;
}}&lt;/onlyinclude&gt;
</pre>
</pre>

Navigation menu