Difference between revisions of "NSWiki:Info boxes"

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search
m (link to Advanced template)
m (layout)
Line 8: Line 8:
 
!style="background:lightblue" | <big>{{{subject_name}}}</big>
 
!style="background:lightblue" | <big>{{{subject_name}}}</big>
 
|-
 
|-
! align="center" | {{{flag}}}
+
! style="background:#efefef" align="center" | {{{flag}}}
 
|-
 
|-
 
|
 
|
Line 38: Line 38:
 
|}
 
|}
 
|}
 
|}
 
 
=== New Nation Page ===
 
=== New Nation Page ===
 
To create your '''starter nation page''', alter this URL to your Nation name, and add the standardized Infobox code below.
 
To create your '''starter nation page''', alter this URL to your Nation name, and add the standardized Infobox code below.
Line 61: Line 60:
 
'''<nowiki>}}</nowiki><br>
 
'''<nowiki>}}</nowiki><br>
  
 +
----
 
==[[Template:Infobox_Region]]==
 
==[[Template:Infobox_Region]]==
 
{| align="right" border="1" cellpadding="2" width="300" style="margin-left:0.5em;"
 
{| align="right" border="1" cellpadding="2" width="300" style="margin-left:0.5em;"
Line 82: Line 82:
 
|}
 
|}
 
|}
 
|}
 
 
=== New Region Page ===
 
=== New Region Page ===
 
To create your '''starter region page''', alter this URL to your Region name, and add the standardized Infobox code below.
 
To create your '''starter region page''', alter this URL to your Region name, and add the standardized Infobox code below.
Line 98: Line 97:
 
'''<nowiki>}}</nowiki>
 
'''<nowiki>}}</nowiki>
  
 +
----
 
==[[Template:Infobox_Alliance]]==
 
==[[Template:Infobox_Alliance]]==
  
Line 120: Line 120:
 
|}
 
|}
 
|}
 
|}
 
 
=== New Alliance Page ===
 
=== New Alliance Page ===
 
To create your '''Alliance page''', alter this URL to your Alliance name, and add the standardized Infobox code below.
 
To create your '''Alliance page''', alter this URL to your Alliance name, and add the standardized Infobox code below.
Line 136: Line 135:
 
'''<nowiki>}}</nowiki>
 
'''<nowiki>}}</nowiki>
  
 +
----
 
==[[Template:Infobox_Corporation]]==
 
==[[Template:Infobox_Corporation]]==
  
Line 158: Line 158:
 
|}
 
|}
 
|}
 
|}
 
 
=== New Corporation Page ===
 
=== New Corporation Page ===
 
To create your '''Corporation page''', alter this URL to your Corporation name, and add the standardized Infobox code below.
 
To create your '''Corporation page''', alter this URL to your Corporation name, and add the standardized Infobox code below.
Line 173: Line 172:
 
'''<nowiki>forum=[http://forum_link Storefront] |</nowiki><br>
 
'''<nowiki>forum=[http://forum_link Storefront] |</nowiki><br>
 
'''<nowiki>}}</nowiki>
 
'''<nowiki>}}</nowiki>
 +
 +
  
 
----
 
----

Revision as of 19:13, 8 October 2004

New users, please do NOT Edit this page. 

Everything you need is in bold below.

Template:Infobox_Nation

{{{subject_name}}}
{{{flag}}}
Region: {{{region}}}
Motto: {{{motto}}}
Map: {{{map}}}
Official Language(s): {{{language}}}
Capital: {{{capital}}}
Population: {{{population}}}
Currency: {{{currency}}}
National Leader: {{{leader}}}

New Nation Page

To create your starter nation page, alter this URL to your Nation name, and add the standardized Infobox code below.

http://ns.goobergunch.net/wiki/index.php/NationName

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.

The infobox to the right is created by copying and pasting the following bold text:

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


Template:Infobox_Region

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

New Region Page

To create your starter region page, alter this URL to your Region name, and add the standardized Infobox code below.

http://ns.goobergunch.net/wiki/index.php/RegionName

The infobox to the right is created by copying and pasting the following bold 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=[http://forum_link Forum Name] |
pop=XXX nations
}}


Template:Infobox_Alliance

{{{subject_name}}}
Headquarters: {{{hq}}}
Members: {{{pop}}}
Type: {{{type}}}
Forum: {{{forum}}}

New Alliance Page

To create your Alliance page, alter this URL to your Alliance name, and add the standardized Infobox code below.

http://ns.goobergunch.net/wiki/index.php/Alliance_Name

The infobox to the right is created by copying and pasting the following bold text:

{{Infobox_Alliance |
subject_name=Alliance name |
hq=[[HQ location]] |
type=Type of Alliance |
forum=[http://forum_link Forum Name] |
pop=XXX members
}}


Template:Infobox_Corporation

{{{subject_name}}}
Headquarters: {{{hq}}}
Nationality: {{{nation}}}
Specialty: {{{product}}}
Storefront: {{{forum}}}

New Corporation Page

To create your Corporation page, alter this URL to your Corporation name, and add the standardized Infobox code below.

http://ns.goobergunch.net/wiki/index.php/Corporation_Name

The infobox to the right is created by copying and pasting the following bold text:

{{Infobox_Corporation |
subject_name=Corporation name |
hq=[[HQ location]] |
nation=[[Nation]] |
product=Product line(s) |
forum=[http://forum_link Storefront] |
}}



Advanced Users

See the Generic Infobox Template for more options