Difference between revisions of "Template:Player Group"

From ALFA
Jump to: navigation, search
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 29: Line 30:
 
{{ #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|}}}|{{!}} DM {{!}}{{!}} {{{DM1}}} }}
+
{{ #if:{{{DMs|}}}|{{!}} DMs {{!}}{{!}} {{{DMs}}} }}
 
|-
 
|-
{{ #if:{{{DM2|}}}|{{!}} DM {{!}}{{!}} {{{DM2}}} }}
+
{{ #if:{{{PlayerLead|}}}|{{!}} Player Lead {{!}}{{!}} {{{PlayerLead}}} }}
 
|-
 
|-
{{ #if:{{{PlayerLead|}}}|{{!}} Player Lead {{!}}{{!}} {{{PlayerLead}}} }}
+
{{ #if:{{{Members|}}}|{{!}} Members {{!}}{{!}} {{{Members}}} }}
 
|}</includeonly><noinclude>[[Category:Templates]]
 
|}</includeonly><noinclude>[[Category:Templates]]
 
[[Category:Content Templates]]
 
[[Category:Content Templates]]
Line 44: Line 45:
 
  <nowiki>{{Player_Group</nowiki>
 
  <nowiki>{{Player_Group</nowiki>
 
  | Name =  
 
  | Name =  
 +
''| Server = ''
 
  ''| PlayTime1 = ''
 
  ''| PlayTime1 = ''
 
  ''| PlayTime2 = ''
 
  ''| PlayTime2 = ''
Line 53: Line 55:
 
  ''| Allegiance =''
 
  ''| Allegiance =''
 
  ''| Levels =''
 
  ''| Levels =''
  ''| DM1 = ''
+
  ''| DMs = ''
''| DM2 =''
 
 
  ''| PlayerLead =''
 
  ''| PlayerLead =''
 +
''| Members =''
 
  }}
 
  }}
 
</noinclude>
 
</noinclude>

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