Difference between revisions of "Template:Infobox LARP"

From Shadow Accord
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
  | 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|}}}
Line 21: Line 21:
 
  | label8      = Genre(s)          | data8  = {{{Genre(s)|}}}
 
  | label8      = Genre(s)          | data8  = {{{Genre(s)|}}}
  
  | header9    = Location
+
  | header9    = {{ #if: {{{Region|}}}{{{Site Used|}}}{{{IG Location|}}} | Location}}
  
 
  | label10    = Region:            | data10 = {{{Region|}}}
 
  | label10    = Region:            | data10 = {{{Region|}}}
Line 27: Line 27:
 
  | 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|}}}
Line 33: Line 33:
 
  | 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|}}}
Line 40: Line 40:
 
  | label21    = Event Fee:        | data21 = {{{Event Fee|}}}
 
  | label21    = Event Fee:        | data21 = {{{Event Fee|}}}
  
  | header22    = Website
+
  | header22    = {{ #if: {{{Main Page|}}}{{{Forums|}}}{{{Facebook|}}}{{{Google+|}}}{{{Resources|}}} | Website }}
  
 
  | label23    =                    | data23 = {{ #if: {{{Main Page|}}} | [{{{Main Page|}}} Main Page] }}
 
  | label23    =                    | data23 = {{ #if: {{{Main Page|}}} | [{{{Main Page|}}} Main Page] }}
  | label24    =                    | data24 = {{ #if: [{{{Forums|}}} Forums] }}
+
  | label24    =                    | data24 = {{ #if: {{{Forums|}}} | [{{{Forums|}}} Forums] }}
  | label25    =                    | data25 = {{ #if: [{{{Facebook|}}} Facebook] }}
+
  | label25    =                    | data25 = {{ #if: {{{Facebook|}}} | [{{{Facebook|}}} Facebook] }}
  | label26    =                    | data26 = {{ #if: [{{{Google+|}}} Google+] }}
+
  | label26    =                    | data26 = {{ #if: {{{Google+|}}} | [{{{Google+|}}} Google+] }}
  | label27    =                    | data27 = {{ #if: [{{{Resources|}}} Resources] }}
+
  | label27    =                    | data27 = {{ #if: {{{Resources|}}} | [{{{Resources|}}} Resources] }}
 
}}
 
}}
 
<noinclude>
 
<noinclude>

Latest revision as of 23: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              = 
}}