Difference between revisions of "Template:Infobox LARP"

From Shadow Accord
Jump to: navigation, search
Line 38: Line 38:
 
  | label21    = Event Fee:        | data21 = {{{Event Fee}}}
 
  | label21    = Event Fee:        | data21 = {{{Event Fee}}}
 
}}
 
}}
 
 
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== 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.
 
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">
 
<pre style="overflow:auto">
 
{{Infobox LARP
 
{{Infobox LARP
Line 75: Line 66:
 
}}
 
}}
 
</pre>{{clear}}
 
</pre>{{clear}}
 
 
</noinclude>
 
</noinclude>

Revision as of 22:33, 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.

{{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              = 
}}