Template:Infobox example/doc

From RimWorld Wiki
< Template:Infobox example
Revision as of 05:29, 4 August 2019 by Pangaea (talk | contribs) (Created page with "This is just a generic infobox with a few sample fields. == Usage == <pre> {{Infobox | name = | image = | race = | location = | source = | reward = | rel...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is just a generic infobox with a few sample fields.

Usage

{{Infobox
| name     = 
| image    = 
| race     = 
| location = 
| source   = 
| reward   = 
| related  = 
| ID       =
}}

Example

Template:Infobox

| name     = Phoebe
| image    = Phoebe friendly.png
| race     = Human
| location = RimWorld
| source   = Tynan's inner circle
| reward   = Happiness
| related  = Calming bliss
| ID       = Phoebe_ID
}}