Difference between revisions of "NSWiki:Info boxes"

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search
Line 2: Line 2:
  
 
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.
 
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_Nation]]==
 +
{| align="right" border="1" cellpadding="2" width="300" style="margin-left:0.5em;"
 +
|-
 +
!style="background:lightblue" | <big>{{{subject_name}}}</big>
 +
|-
 +
! align="center" | {{{flag}}}
 +
|-
 +
|
 +
{| border="0" cellpadding="1" width="100%"
 +
|-
 +
! align="right" | Motto:
 +
| {{{motto}}}
 +
|-
 +
! align="right" | Map:
 +
| {{{map}}}
 +
|-
 +
! align="right" | Official Language(s):
 +
| {{{language}}}
 +
|-
 +
! align="right" | Capital:
 +
| {{{capital}}}
 +
|-
 +
! align="right" | Population:
 +
| {{{population}}}
 +
|-
 +
! align="right" | Currency:
 +
| {{{currency}}}
 +
|-
 +
! align="right" | National Anthem:
 +
| {{{anthem}}}
 +
|}
 +
|}
 +
[[Category:Nations]]
 +
 +
This infobox is created by copying and pasting the following text:
 +
 +
<nowiki>{{Infobox_Nation |</nowiki><br>
 +
<nowiki>subject_name=[http://www.nationstates.net/cgi-bin/index.cgi/page=display_nation/nation=nation_name</nowiki><br> <nowiki>Nation Name] |</nowiki><br>
 +
<nowiki>flag=Flag URL |</nowiki><br>
 +
<nowiki>motto=Motto |</nowiki><br>
 +
<nowiki>map=Map URL, or No Map Available Yet |</nowiki><br>
 +
<nowiki>language=Language(s) |</nowiki><br>
 +
<nowiki>capital=Capital |</nowiki><br>
 +
<nowiki>population=Population |</nowiki><br>
 +
<nowiki>currency=Currency |</nowiki><br>
 +
<nowiki>anthem=Anthem Link/Title, or No National Anthem</nowiki><br>
 +
<nowiki>}}</nowiki><br>
  
 
==[[Template:Infobox_Region]]==
 
==[[Template:Infobox_Region]]==

Revision as of 14:57, 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_Nation

{{{subject_name}}}
{{{flag}}}
Motto: {{{motto}}}
Map: {{{map}}}
Official Language(s): {{{language}}}
Capital: {{{capital}}}
Population: {{{population}}}
Currency: {{{currency}}}
National Anthem: {{{anthem}}}

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

{{Infobox_Nation |
subject_name=[http://www.nationstates.net/cgi-bin/index.cgi/page=display_nation/nation=nation_name
Nation Name] |
flag=Flag URL |
motto=Motto |
map=Map URL, or No Map Available Yet |
language=Language(s) |
capital=Capital |
population=Population |
currency=Currency |
anthem=Anthem Link/Title, or No National Anthem
}}

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
}}