Difference between revisions of "Template:Server"

From ALFA
Jump to: navigation, search
Line 1: Line 1:
{| class="infoPane"
+
<includeonly>{| class="infoPane"
 
|-
 
|-
{{ #if:{{{Image|}}}|
+
{{ #if:{{{Image|}}}|{{!}} colspan="2" {{!}} {{{Image}}} }}
{{!}} colspan="2" {{!}} {{{Image}}}
 
}}
 
 
|-
 
|-
 
! colspan="2" | {{{Name}}}
 
! colspan="2" | {{{Name}}}
Line 13: Line 11:
 
| {{{EADM}}}
 
| {{{EADM}}}
 
|-
 
|-
{{ #if:{{{DirectConnect|}}}|
+
{{ #if:{{{DirectConnect|}}}|{{!}} Direct Connect
{{!}} Direct Connect
+
{{!}} {{{DirectConnect}}} }}
{{!}} {{{DirectConnect}}}
 
}}
 
 
|-
 
|-
 
| colspan="2" | <hr>
 
| colspan="2" | <hr>
 
|-
 
|-
{{ #if:{{{ForumIC|}}}|
+
{{ #if:{{{ForumIC|}}}|{{!}} colspan="2" class="minor" {{!}} ''[http://www.alandfaraway.org/phpBB3/viewforum.php?f={{{ForumIC}}} Visit forum (IC)]'' }}
{{!}} colspan="2" class="minor" {{!}} ''[http://www.alandfaraway.org/phpBB3/viewforum.php?f={{{ForumIC}}} Visit forum (IC)]''
 
}}
 
 
|-
 
|-
{{ #if:{{{ForumOOC|}}}|
+
{{ #if:{{{ForumOOC|}}}|{{!}} colspan="2" class="minor" {{!}} ''[http://www.alandfaraway.org/phpBB3/viewforum.php?f={{{ForumOOC}}} Visit forum (OOC)]'' }}
{{!}} colspan="2" class="minor" {{!}} ''[http://www.alandfaraway.org/phpBB3/viewforum.php?f={{{ForumOOC}}} Visit forum (OOC)]''
+
|}</includeonly><noinclude>[[Category:Templates]]
 +
[[Category:Content Templates]]
 +
This template will display information on a server available 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.
 +
<nowiki>{{Server</nowiki>
 +
''| Image = <nowiki>[[Image:Server_BG.png|256px|BG Area Map]]</nowiki>''
 +
''| ID = 10''
 +
| Name = Baldur's Gate
 +
| HDM = HEEGZ
 +
| EADM = Ronan
 +
''| DirectConnect = bg.alandfaraway.org:5121''
 +
''| ForumIC = 242''
 +
''| ForumOOC = 293''
 +
}}
 +
 
 +
= Preview =
 +
{{Server
 +
| Image = [[Image:Server_BG.png|256px|BG Area Map]]
 +
| ID = 10
 +
| Name = Baldur's Gate
 +
| HDM = HEEGZ
 +
| EADM = Ronan
 +
| DirectConnect = bg.alandfaraway.org:5121
 +
| ForumIC = 242
 +
| ForumOOC = 293
 
}}
 
}}
|}
+
</noinclude>

Revision as of 21:06, 27 January 2014

This template will display information on a server available 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.

{{Server
| Image = [[Image:Server_BG.png|256px|BG Area Map]]
| ID = 10
| Name = Baldur's Gate
| HDM = HEEGZ
| EADM = Ronan
| DirectConnect = bg.alandfaraway.org:5121
| ForumIC = 242
| ForumOOC = 293
}}

Preview

BG Area Map
Baldur's Gate
HDM HEEGZ
EADM Ronan
Direct Connect bg.alandfaraway.org:5121

Visit forum (IC)
Visit forum (OOC)