Difference between revisions of "Template:Infobox LARP"

From Shadow Accord
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
  | datastyle  = width:60%;
 
  | datastyle  = width:60%;
  
  | image      = {{{Logo image}}}
+
  | image      = {{{Logo image|}}}
  
  | header1    = General
+
  | header1    = {{ #if: {{{Acronym|}}}{{{Structure|}}}{{{Organization|}}}{{{Owner|}}}{{{Founded|}}}{{{Status|}}}{{{Genre(s)|}}} | General }}
  
  | label2      = Acronym:          | data2  = {{{Acronym}}}
+
  | label2      = Acronym:          | data2  = {{{Acronym|}}}
  | label5     = Structure:        | data5  = {{{Structure}}}
+
  | label3     = Structure:        | data3  = {{{Structure|}}}
  | label6      = Founded:          | data6  = {{{Founded}}}
+
| label4      = Organization:      | data4  = {{{Organization|}}}
  | label7      = Status:            | data7  = {{{Status}}}
+
| label5      = Owner:            | data5  = {{{Owner|}}}
  | label8      = Genre(s)          | data8  = {{{Genre(s)}}}
+
  | label6      = Founded:          | data6  = {{{Founded|}}}
 +
  | label7      = Status:            | data7  = {{{Status|}}}
 +
  | label8      = Genre(s)          | data8  = {{{Genre(s)|}}}
  
  | header9    = Location
+
  | header9    = {{ #if: {{{Region|}}}{{{Site Used|}}}{{{IG Location|}}} | Location}}
  
  | label10    = Region:            | data10 = {{{Region}}}
+
  | label10    = Region:            | data10 = {{{Region|}}}
  | label11    = Site used:        | data11 = {{{Site Used}}}
+
  | label11    = Site used:        | data11 = {{{Site Used|}}}
  | label12    = IG Location:      | data12 = {{{IG Location}}}
+
  | label12    = IG Location:      | data12 = {{{IG Location|}}}
  
  | header13    = System
+
  | header13    = {{ #if: {{{Rules|}}}{{{Combat Style|}}}{{{Play Style|}}} | System }}
  
  | label14    = Rules:            | data14 = {{{Rules}}}
+
  | label14    = Rules:            | data14 = {{{Rules|}}}
  | label15    = Combat Style:      | data15 = {{{Combat Style}}}
+
  | label15    = Combat Style:      | data15 = {{{Combat Style|}}}
  | label16    = Play Style:        | data16 = {{{Play Style}}}
+
  | label16    = Play Style:        | data16 = {{{Play Style|}}}
  
  | header17    = Events
+
  | header17    = {{ #if: {{{Event Style|}}}{{{Normal Attendance|}}}{{{Frequency|}}}{{{Event Fee|}}} | Events }}
  
  | label18    = Style:            | data18 = {{{Event Style}}}
+
  | label18    = Style:            | data18 = {{{Event Style|}}}
  | label19    = Normal Attendance: | data19 = {{{Normal Attendance}}}
+
  | label19    = Normal Attendance: | data19 = {{{Normal Attendance|}}}
  | label20    = Frequency:        | data20 = {{{Frequency}}}
+
  | label20    = Frequency:        | data20 = {{{Frequency|}}}
  | label21    = Event Fee:        | data21 = {{{Event Fee}}}
+
  | label21    = Event Fee:        | data21 = {{{Event Fee|}}}
}}
 
  
 +
| header22    = {{ #if: {{{Main Page|}}}{{{Forums|}}}{{{Facebook|}}}{{{Google+|}}}{{{Resources|}}} | Website }}
  
 +
| label23    =                    | data23 = {{ #if: {{{Main Page|}}} | [{{{Main Page|}}} Main Page] }}
 +
| label24    =                    | data24 = {{ #if: {{{Forums|}}} | [{{{Forums|}}} Forums] }}
 +
| label25    =                    | data25 = {{ #if: {{{Facebook|}}} | [{{{Facebook|}}} Facebook] }}
 +
| label26    =                    | data26 = {{ #if: {{{Google+|}}} | [{{{Google+|}}} Google+] }}
 +
| label27    =                    | data27 = {{ #if: {{{Resources|}}} | [{{{Resources|}}} Resources] }}
 +
}}
 
<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 57: Line 58:
 
  | Acronym                =  
 
  | Acronym                =  
 
  | Structure              =  
 
  | Structure              =  
 +
| Organization          =
 +
| Owner                  =
 
  | Founded                =  
 
  | Founded                =  
 
  | Status                =  
 
  | Status                =  
Line 73: Line 76:
 
  | Frequency              =  
 
  | Frequency              =  
 
  | Event Fee              =  
 
  | Event Fee              =  
 +
<!-- SECTION: Website (URLs) -->
 +
| Main Page              =
 +
| Forums                =
 +
| Facebook              =
 +
| Google+                =
 +
| Resources              =
 
}}
 
}}
 
</pre>{{clear}}
 
</pre>{{clear}}
 
 
</noinclude>
 
</noinclude>

Latest revision as of 22:54, 9 March 2015

{{#invoke:Infobox|infobox}}

Usage[edit]

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              = 
 | Organization           = 
 | Owner                  = 
 | 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              = 
<!-- SECTION: Website (URLs) -->
 | Main Page              = 
 | Forums                 = 
 | Facebook               = 
 | Google+                = 
 | Resources              = 
}}