Difference between revisions of "Template:Infobox LARP"
Line 3: | Line 3: | ||
| abovestyle = background:#DDD; | | abovestyle = background:#DDD; | ||
− | | above = | + | | above = {{{Game Name}}} |
| headerstyle = background:#DDD; | | headerstyle = background:#DDD; | ||
Line 9: | Line 9: | ||
| datastyle = width:60%; | | datastyle = width:60%; | ||
− | | image = | + | | image = {{{Logo image}}} |
| header1 = General | | header1 = General | ||
− | | label2 = Acronym: | data2 = | + | | label2 = Acronym: | data2 = {{{Acronym}}} |
− | | label5 = Structure: | data5 = | + | | label5 = Structure: | data5 = {{{Structure}}} |
− | | label6 = Founded: | data6 = | + | | label6 = Founded: | data6 = {{{Founded}}} |
− | | label7 = | + | | label7 = Status: | data7 = {{{Status}}} |
− | | label8 = Genre(s) | data8 = | + | | label8 = Genre(s) | data8 = {{{Genre(s)}}} |
− | |||
− | |||
− | |||
| header9 = Location | | header9 = Location | ||
− | | label10 | + | | label10 = Region: | data10 = {{{Region}}} |
− | | label11 = Site used: | data11 = | + | | label11 = Site used: | data11 = {{{Site Used}}} |
− | | label12 = IG Location: | data12 = | + | | label12 = IG Location: | data12 = {{{IG Location}}} |
| header13 = System | | header13 = System | ||
− | | label14 = Rules: | data14 = | + | | label14 = Rules: | data14 = {{{Rules}}} |
− | | label15 = Combat Style: | data15 = | + | | label15 = Combat Style: | data15 = {{{Combat Style}}} |
− | | label16 = Play Style: | data16 = | + | | label16 = Play Style: | data16 = {{{Play Style}}} |
| header17 = Events | | header17 = Events | ||
− | | label18 = Style: | data18 = | + | | label18 = Style: | data18 = {{{Event Style}}} |
− | | label19 = Normal Attendance: | data19 = | + | | label19 = Normal Attendance: | data19 = {{{Normal Attendance}}} |
− | | label20 = Frequency: | data20 = | + | | label20 = Frequency: | data20 = {{{Frequency}}} |
− | | label21 = Event Fee: | data21 = | + | | label21 = Event Fee: | data21 = {{{Event Fee}}} |
}} | }} | ||
+ | |||
+ | |||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | To use this template on a page, simply paste this Wiki-markup in to the edit page and fill in the variables you want. Fields not specified will not render. | ||
+ | |||
+ | Specifying a Faction will change the box to a pre-determined color scheme. Current Faction options include: | ||
+ | * Shifter | ||
+ | * Wraith | ||
+ | * Vampire | ||
+ | * Sorcerer | ||
+ | |||
+ | <pre style="overflow:auto"> | ||
+ | {{Infobox LARP | ||
+ | <!-- SECTION: General --> | ||
+ | | Game Name = | ||
+ | | Logo image = | ||
+ | | Acronym = | ||
+ | | Structure = | ||
+ | | Founded = | ||
+ | | Status = | ||
+ | | Genre(s) = | ||
+ | <!-- SECTION: Location --> | ||
+ | | Region = | ||
+ | | Site Used = | ||
+ | | IG Location = | ||
+ | <!-- SECTION: System --> | ||
+ | | Rules = | ||
+ | | Combat Style = | ||
+ | | Play Style = | ||
+ | <!-- SECTION: Events --> | ||
+ | | Event Style = | ||
+ | | Normal Attendance = | ||
+ | | Frequency = | ||
+ | | Event Fee = | ||
+ | }} | ||
+ | </pre>{{clear}} | ||
+ | |||
+ | </noinclude> |
Revision as of 21:32, 9 March 2015
{{#invoke:Infobox|infobox}}
Usage
To use this template on a page, simply paste this Wiki-markup in to the edit page and fill in the variables you want. Fields not specified will not render.
Specifying a Faction will change the box to a pre-determined color scheme. Current Faction options include:
- Shifter
- Wraith
- Vampire
- Sorcerer
{{Infobox LARP <!-- SECTION: General --> | Game Name = | Logo image = | Acronym = | Structure = | Founded = | Status = | Genre(s) = <!-- SECTION: Location --> | Region = | Site Used = | IG Location = <!-- SECTION: System --> | Rules = | Combat Style = | Play Style = <!-- SECTION: Events --> | Event Style = | Normal Attendance = | Frequency = | Event Fee = }}