Template:Serverbox: Difference between revisions

From Graal Bible
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Template]]</noinclude>
<includeonly>{| class="darktable" style="float:right; width: 25em; text-align: left;"
<includeonly>{| class="darktable" style="float:right; width: 25em; text-align: left;"
|-  
|-  
Line 6: Line 7:
| '''Owner'''
| '''Owner'''
| {{{mlead}}}
| {{{mlead}}}
|- valign=top
| '''Manager'''
| {{{manager}}}


|- valign=top
|- valign=top
Line 24: Line 29:


|}</includeonly>
|}</includeonly>
<noinclude>
This is a template displaying some common server information for your server.
If you have any suggestions that I should add to it, please leave them in [[User_Talk:Pimmeh| my talk page]].
== Usage ==
Add this code in your article before anything else, and fill in the placeholders.
<pre>{{Serverbox
  | name = Servername
  | mlead = Owner(s)
  | manager = Manager(s)
  | type= Server Genre (RPG/RP/Futuristic, etc.)
  | devstatus= (Alpha, Beta, Release)
  | hiring= (Yes/No)
  | website= (URL)
}}</pre>
</noinclude>

Latest revision as of 16:21, 14 September 2014



This is a template displaying some common server information for your server. If you have any suggestions that I should add to it, please leave them in my talk page.


Usage

Add this code in your article before anything else, and fill in the placeholders.

{{Serverbox
  | name = Servername
  | mlead = Owner(s)
  | manager = Manager(s)
  | type= Server Genre (RPG/RP/Futuristic, etc.)
  | devstatus= (Alpha, Beta, Release)
  | hiring= (Yes/No)
  | website= (URL)
}}