Difference between revisions of "Template:Location"

From ALFA
Jump to: navigation, search
(Restyled for location rename.)
 
(7 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
|- class="section"
 
|- class="section"
 
{{ #if:{{{Aliases|}}}{{{Capital|}}}{{{Largest City|}}}{{{Region|}}}|! colspan="2" {{!}} Geographic Information }}
 
{{ #if:{{{Aliases|}}}{{{Capital|}}}{{{Largest City|}}}{{{Region|}}}|! colspan="2" {{!}} Geographic Information }}
 +
|-
 +
{{ #if:{{{Server|}}}|{{!}} Server {{!}}{{!}} {{{Server}}} }}
 
|-
 
|-
 
{{ #if:{{{Aliases|}}}|{{!}} Alternative Name(s) {{!}}{{!}} {{{Aliases}}} }}
 
{{ #if:{{{Aliases|}}}|{{!}} Alternative Name(s) {{!}}{{!}} {{{Aliases}}} }}
Line 50: Line 52:
 
|-
 
|-
 
{{ #if:{{{Judiciary|}}}|{{!}} Judicial branch {{!}}{{!}} {{{Judiciary}}} }}
 
{{ #if:{{{Judiciary|}}}|{{!}} Judicial branch {{!}}{{!}} {{{Judiciary}}} }}
|-
+
|- class="section"
{{ #if:{{{Established|}}}{{{Start Event|}}}{{{Start Date|}}}{{{Event1|}}}{{{Date1|}}}{{{DisEstablished|}}}{{{End Event|}}}{{{End Date|}}}{{{Predecessor|}}}{{{Successor|}}}|{{!}} colspan="2" class="section" {{!}} Historical Information }}
+
{{ #if:{{{Established|}}}{{{Start Event|}}}{{{Start Date|}}}{{{Event1|}}}{{{Date1|}}}{{{DisEstablished|}}}{{{End Event|}}}{{{End Date|}}}{{{Predecessor|}}}{{{Successor|}}}|! colspan="2" {{!}} Historical Information }}
 
|-
 
|-
 
{{ #if:{{{Established|}}}|{{!}} Established {{!}}{{!}} {{{Established}}} }}
 
{{ #if:{{{Established|}}}|{{!}} Established {{!}}{{!}} {{{Established}}} }}
Line 83: Line 85:
 
{{ #if: {{{Settlements|}}}|{{!}} colspan="2" style="text-align: right" {{!}} [[:Category:Settlements {{ #if: {{{UseOn|}}} | on | in }} {{ #if: {{{UseThe|}}} | the }} {{{Name|{{PAGENAME}}}}}|Settlements {{ #if: {{{UseOn|}}} | on | in }} {{ #if: {{{UseThe|}}} | the }} {{{Name|{{PAGENAME}}}}}]] }}
 
{{ #if: {{{Settlements|}}}|{{!}} colspan="2" style="text-align: right" {{!}} [[:Category:Settlements {{ #if: {{{UseOn|}}} | on | in }} {{ #if: {{{UseThe|}}} | the }} {{{Name|{{PAGENAME}}}}}|Settlements {{ #if: {{{UseOn|}}} | on | in }} {{ #if: {{{UseThe|}}} | the }} {{{Name|{{PAGENAME}}}}}]] }}
 
|-
 
|-
{{ #if:{{{Source|}}}|{{!}} colspan="2" style="text-align:right" {{!}} <hr /> ''Source: {{{Source}}}{{ #if: {{{Page|}}} |, p. {{{Page}}} }} }}
+
{{ #if:{{{Source|}}}|{{!}} colspan="2" class="minor" {{!}} <hr /> ''Source: {{{Source}}}{{ #if: {{{Page|}}} |, p. {{{Page}}} }} }}
 
|}</includeonly><noinclude>[[Category:Templates]]
 
|}</includeonly><noinclude>[[Category:Templates]]
 
[[Category:Content Templates]]
 
[[Category:Content Templates]]
This template will display information on a body of government, or land featured in ''[[A Land Far Away]]''.
+
This template will display information on a location featured in ''[[A Land Far Away]]''.
  
 
== 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>{{State</nowiki>
+
  <nowiki>{{Location</nowiki>
 
  | Name =  
 
  | Name =  
 
  ''| Image = ''
 
  ''| Image = ''
 
  ''| Caption = ''
 
  ''| Caption = ''
 +
''| Server = ''
 
  ''| Aliases = ''
 
  ''| Aliases = ''
 
  ''| Capital = ''
 
  ''| Capital = ''

Latest revision as of 05:28, 31 May 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.

{{Location
| Name = 
| Image = 
| Caption = 
| Server = 
| Aliases = 
| Capital = 
| Largest City =
| Region = 
| Languages =
| Races =
| Demonym =
| Religion =
| Population =
| Imports =
| Exports =
| Currency =
| Alignment =
| Allegiance =
| Government =
| Head of State =
| Leader1 = 
| Head of Government =
| Leader2 =
| Executive =
| Legislature =
| Judiciary =
| Established = 
| Start Event =
| Start Date =
| Event1 =
| Date1 =
| Event2 =
| Date2 =
| Event3 =
| Date3 =
| Event4 =
| Date4 =
| DisEstablished =
| End Event =
| End Date =
| Predecessor =
| Successor =
| UseThe = 
| UseOn = 
| Inhabitants = 
| Locations = 
| Organizations = 
| Settlements = 
| Source = 
| Page = 
}}