Difference between revisions of "Template:Infobox LARP"

From Shadow Accord
Jump to: navigation, search
Line 43: Line 43:
  
 
  | 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>

Revision as of 23:09, 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              = 
 | 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              = 
}}