Difference between revisions of "Template:Infobox LARP"

From Shadow Accord
Jump to: navigation, search
Line 3: Line 3:
 
  | abovestyle  = background:#DDD;
 
  | abovestyle  = background:#DDD;
  
  | above      = Shadow Accord
+
  | above      = {{{Game Name}}}
  
 
  | headerstyle = background:#DDD;
 
  | headerstyle = background:#DDD;
Line 9: Line 9:
 
  | datastyle  = width:60%;
 
  | datastyle  = width:60%;
  
  | image      = [[File:SA-Logo-Simple-Black.png|200px]]
+
  | image      = {{{Logo image}}}
  
 
  | header1    = General
 
  | header1    = General
  
  | label2      = Acronym:          | data2  = SA
+
  | label2      = Acronym:          | data2  = {{{Acronym}}}
  | label5      = Structure:        | data5  = Non-Profit
+
  | label5      = Structure:        | data5  = {{{Structure}}}
  | label6      = Founded:          | data6  = 2009
+
  | label6      = Founded:          | data6  = {{{Founded}}}
  | label7      = Active:            | data7  = Yes
+
  | label7      = Status:            | data7  = {{{Status}}}
  | label8      = Genre(s)          | data8  =  
+
  | label8      = Genre(s)          | data8  = {{{Genre(s)}}}
* Supernatural Horror
 
* Gothic Punk
 
* Medieval
 
  
 
  | header9    = Location
 
  | header9    = Location
  
  | label10     = Region:           | data10 = Western Washington, USA
+
  | label10     = Region:           | data10 = {{{Region}}}
  | label11    = Site used:        | data11 = [http://www.soundviewcamp.com/ Soundview Camp]
+
  | label11    = Site used:        | data11 = {{{Site Used}}}
  | label12    = IG Location:      | data12 = [[Seaton Carew]]
+
  | label12    = IG Location:      | data12 = {{{IG Location}}}
  
 
  | header13    = System
 
  | header13    = System
  
  | label14    = Rules:            | data14 = [[Rules|In-House]]<br />based on oWOD
+
  | label14    = Rules:            | data14 = {{{Rules}}}
  | label15    = Combat Style:      | data15 = Boffer & Packet
+
  | label15    = Combat Style:      | data15 = {{{Combat Style}}}
  | label16    = Play Style:        | data16 = [[WYSIWYG]]
+
  | label16    = Play Style:        | data16 = {{{Play Style}}}
  
 
  | header17    = Events
 
  | header17    = Events
  
  | label18    = Style:            | data18 = Weekend long (Fri-Sun)
+
  | label18    = Style:            | data18 = {{{Event Style}}}
  | label19    = Normal Attendance: | data19 = 90 - 120
+
  | label19    = Normal Attendance: | data19 = {{{Normal Attendance}}}
  | label20    = Frequency:        | data20 = Every 2-3 months
+
  | label20    = Frequency:        | data20 = {{{Frequency}}}
  | label21    = Event Fee:        | data21 = $40.00 (Pre-pay online or Cash on site)
+
  | 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 22: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              = 
}}