Template:Infobox Card/doc: Difference between revisions

Jump to navigation Jump to search
document trait 3
(Document support for tainted cards)
(document trait 3)
 
(5 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 9: Line 9:
:*Servants
:*Servants
:*Tainted Cards
:*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 40: 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 50: Line 50:
  |trait =
  |trait =
  |trait2 =
  |trait2 =
|trait3 =
  |worn =
  |worn =
  |xpcost =
  |xpcost =
Line 82: 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 121: 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 142: 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 162: 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 225: Line 228:
  |name            = <required>
  |name            = <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 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