Difference between revisions of "Template:Infobox example"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
! colspan="2" class="infoboxdescription" | Details | ! colspan="2" class="infoboxdescription" | Details | ||
|- | |- | ||
− | {{#if: {{{race|}}} | {{!}} <div style="width:40%">Race</div> | + | {{#if: {{{race|}}} | {{!}} <div style="width:40%">Race</div> {{!!}} {{{race}}} }} |
|- | |- | ||
{{#if: {{{location|}}} | {{!}} <div>Location</div> {{!!}} {{{location}}} }} | {{#if: {{{location|}}} | {{!}} <div>Location</div> {{!!}} {{{location}}} }} |
Revision as of 05:30, 4 August 2019
This is just a generic infobox with a few sample fields.
Usage
{{Infobox example | name = | image = | race = | location = | source = | reward = | related = | ID = }}
Example
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. |