Difference between revisions of "Template:Player Group"

From ALFA
Jump to: navigation, search
(Created page with "<includeonly>{| class="infoPane" |- {{ #if:{{{Image|}}}|{{!}} colspan="2" {{!}} {{{Image}}} }} |- ! colspan="2" | {{{Name}}} |- class="section" {{ #if:{{{PlayTime1|}}}{{{PlayT...")
 
(Added a forum field.)
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
! colspan="2" | {{{Name}}}
 
! colspan="2" | {{{Name}}}
 
|- class="section"
 
|- class="section"
{{ #if:{{{PlayTime1|}}}{{{PlayTime2|}}}{{{PlayTime3|}}}{{{PlayTime4|}}}|! colspan="2" {{!}} Meeting Information }}
+
{{ #if:{{{PlayTime1|}}}{{{PlayTime2|}}}{{{PlayTime3|}}}{{{PlayTime4|}}}{{{Server|}}}|! colspan="2" {{!}} Meeting Information }}
 +
|-
 +
{{ #if:{{{Server|}}}|{{!}} Server {{!}}{{!}} {{{Server}}} }}
 
|-
 
|-
 
{{ #if:{{{PlayTime1|}}}|{{!}} Play Time {{!}}{{!}} {{{PlayTime1}}} }}
 
{{ #if:{{{PlayTime1|}}}|{{!}} Play Time {{!}}{{!}} {{{PlayTime1}}} }}
Line 14: Line 16:
 
|-
 
|-
 
{{ #if:{{{PlayTime4|}}}|{{!}} Play Time {{!}}{{!}} {{{PlayTime4}} }}
 
{{ #if:{{{PlayTime4|}}}|{{!}} Play Time {{!}}{{!}} {{{PlayTime4}} }}
 +
|-
 +
{{ #if:{{{Forum|}}}|{{!}} Forum {{!}}{{!}} {{{Forum}}} }}
 
|-
 
|-
 
{{ #if:{{{Region|}}}|{{!}} Region(s) {{!}}{{!}} {{{Region}}} }}
 
{{ #if:{{{Region|}}}|{{!}} Region(s) {{!}}{{!}} {{{Region}}} }}
Line 29: Line 33:
 
{{ #if:{{{Levels|}}}|{{!}} Level Span {{!}}{{!}} {{{Levels}}} }}
 
{{ #if:{{{Levels|}}}|{{!}} Level Span {{!}}{{!}} {{{Levels}}} }}
 
|- class="section"
 
|- class="section"
{{ #if:{{{DM1|}}}{{{DM2|}}}{{{PlayerLead|}}}|! colspan="2" {{!}} Member Contacts }}
+
{{ #if:{{{DMs|}}}{{{Members|}}}{{{PlayerLead|}}}|! colspan="2" {{!}} Member Contacts }}
 
|-
 
|-
{{ #if:{{{DM1|}}}|{{!}} Government type {{!}}{{!}} {{{Government}}} }}
+
{{ #if:{{{DMs|}}}|{{!}} DMs {{!}}{{!}} {{{DMs}}} }}
 
|-
 
|-
{{ #if:{{{DM2|}}}{{{Leader1|}}}|{{!}} {{{Head of State|Head of State}}} {{!}}{{!}} {{{Leader1|???}}} }}
+
{{ #if:{{{PlayerLead|}}}|{{!}} Player Lead {{!}}{{!}} {{{PlayerLead}}} }}
 
|-
 
|-
{{ #if:{{{PlayerLead|}}}{{{Leader2|}}}|{{!}} {{{Head of Government|Head of Government}}} {{!}}{{!}} {{{Leader2|???}}} }}
+
{{ #if:{{{Members|}}}|{{!}} Members {{!}}{{!}} {{{Members}}} }}
 
|}</includeonly><noinclude>[[Category:Templates]]
 
|}</includeonly><noinclude>[[Category:Templates]]
 
[[Category:Content Templates]]
 
[[Category:Content Templates]]
Line 42: Line 46:
 
== Usage ==
 
== Usage ==
 
To include this template on a page, simply type the following where you want it to display. Note that ''italicized'' lines are optional. Content templates typically go at the top of pages.
 
To include this template on a page, simply type the following where you want it to display. Note that ''italicized'' lines are optional. Content templates typically go at the top of pages.
  <nowiki>{{Location</nowiki>
+
  <nowiki>{{Player_Group</nowiki>
 
  | Name =  
 
  | Name =  
 +
''| Server = ''
 
  ''| PlayTime1 = ''
 
  ''| PlayTime1 = ''
 
  ''| PlayTime2 = ''
 
  ''| PlayTime2 = ''
Line 53: Line 58:
 
  ''| Allegiance =''
 
  ''| Allegiance =''
 
  ''| Levels =''
 
  ''| Levels =''
  ''| DM1 = ''
+
  ''| DMs = ''
''| DM2 =''
 
 
  ''| PlayerLead =''
 
  ''| PlayerLead =''
 +
''| Members =''
 
  }}
 
  }}
 
</noinclude>
 
</noinclude>

Latest revision as of 17:16, 14 August 2014

This template will display information on a location featured in A Land Far Away.

Usage

To include this template on a page, simply type the following where you want it to display. Note that italicized lines are optional. Content templates typically go at the top of pages.

{{Player_Group
| Name = 
| Server = 
| PlayTime1 = 
| PlayTime2 = 
| PlayTime3 = 
| PlayTime4 = 
| Races =
| Religion =
| Alignment =
| Allegiance =
| Levels =
| DMs = 
| PlayerLead =
| Members =
}}