Difference between revisions of "NSWiki:Info boxes"

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search
(Yucky, I'll reformat later)
 
Line 1: Line 1:
 +
{{NSwiki_meta_toc}}
 +
 +
In order to standardize page formats and place standard data on certain pages, the following infoboxes have been created.  Please place these at the top of the appropriate pages.
 +
 +
==[[Template:Infobox_Region]]==
 +
{| align="right" border="1" cellpadding="2" width="300" style="margin-left:0.5em;"
 +
|-
 +
! style="background:lightgreen" | <big>{{{subject_name}}}</big>
 +
|-
 +
|
 +
{| border="0" cellpadding="1" width="100%"
 +
|-
 +
! align="right" | Forum:
 +
| {{{forum}}}
 +
|-
 +
! align="right" | Population:
 +
| {{{pop}}}
 +
|-
 +
! align="right" | Delegate:
 +
| {{{delegate}}}
 +
|-
 +
! align="right" | Founder:
 +
| {{{founder}}}
 +
|}
 +
|}
 +
 +
This infobox is created by copying and pasting the following text:
 +
 
<nowiki>{{Infobox_Region |</nowiki><br>
 
<nowiki>{{Infobox_Region |</nowiki><br>
 
<nowiki>subject_name=[http://www.nationstates.net/cgi-bin/index.cgi/page=display_region/region=region_name Region Name] |</nowiki><br>
 
<nowiki>subject_name=[http://www.nationstates.net/cgi-bin/index.cgi/page=display_region/region=region_name Region Name] |</nowiki><br>
Line 6: Line 34:
 
<nowiki>pop=XXX nations</nowiki><br>
 
<nowiki>pop=XXX nations</nowiki><br>
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 +
 +
[[Category:Help pages]]

Revision as of 14:15, 2 October 2004

Community Portal


In order to standardize page formats and place standard data on certain pages, the following infoboxes have been created. Please place these at the top of the appropriate pages.

Template:Infobox_Region

{{{subject_name}}}
Forum: {{{forum}}}
Population: {{{pop}}}
Delegate: {{{delegate}}}
Founder: {{{founder}}}

This infobox is created by copying and pasting the following text:

{{Infobox_Region |
subject_name=[http://www.nationstates.net/cgi-bin/index.cgi/page=display_region/region=region_name Region Name] |
founder=[[Founder Name]] |
delegate=[[Delegate Name]] |
forum=Forum Link |
pop=XXX nations
}}