Difference between revisions of "Template:Infobox example"
Jump to navigation
Jump to search
m (Pangaea moved page Template:Infobox to Template:Infobox example: A more fitting name) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
! colspan="2" class="infoboxdescription" | Details | ! colspan="2" class="infoboxdescription" | Details | ||
|- | |- | ||
− | {{#if: {{{race|}}} | {{!}} <div | + | {{#if: {{{race|}}} | {{!}} <div>Race</div> {{!!}} {{{race}}} }} |
|- | |- | ||
{{#if: {{{location|}}} | {{!}} <div>Location</div> {{!!}} {{{location}}} }} | {{#if: {{{location|}}} | {{!}} <div>Location</div> {{!!}} {{{location}}} }} |
Latest revision as of 19:01, 4 August 2019
This is just a generic infobox with a few sample fields.
Usage[edit]
{{Infobox example | name = | image = | race = | location = | source = | reward = | related = | ID = }}
Example[edit]
Phoebe | |
---|---|
Details | |
Race |
Human |
Location |
RimWorld |
Source |
Tynan's inner circle |
Reward |
Happiness |
Related |
Calming bliss |
ID |
Phoebe_ID |
{{Infobox example | name = Phoebe | image = Phoebe friendly.png | race = Human | location = RimWorld | source = Tynan's inner circle | reward = Happiness | related = Calming bliss | ID = Phoebe_ID }}
The above documentation is transcluded from Template:Infobox example/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |