Difference between revisions of "NSWiki:Info boxes"

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search
m (layout)
(made instructions a bit clearer)
Line 39: Line 39:
 
|}
 
|}
 
=== 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.
+
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.
 +
 
 +
 
 +
To create your '''starter nation page''', click the link below. Go to the Address Bar of your browser and change ''NationName'' to your nation's name and hit Enter on your keyboard. Then paste the standardized Infobox code below into the newly opened Edit window, and add appropriate information afterwards.
  
 
:http://ns.goobergunch.net/wiki/index.php/NationName
 
: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:
 
The infobox to the right is created by copying and pasting the following '''bold''' text:
 +
  
 
'''<nowiki>{{Infobox_Nation |</nowiki><br>
 
'''<nowiki>{{Infobox_Nation |</nowiki><br>
Line 83: Line 86:
 
|}
 
|}
 
=== 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.
+
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.
 +
 
 +
To create your '''starter region page''', click the link below. Go to the Address Bar of your browser and change ''RegionName'' to your region's name and hit Enter on your keyboard. Then paste the standardized Infobox code below into the newly opened Edit window, and add appropriate information afterwards.
  
:http://ns.goobergunch.net/wiki/index.php/RegionName  
+
:http://ns.goobergunch.net/wiki/index.php/RegionName
  
 
The infobox to the right is created by copying and pasting the following '''bold''' text:
 
The infobox to the right is created by copying and pasting the following '''bold''' text:
Line 177: Line 182:
 
----
 
----
 
== Advanced Users ==
 
== Advanced Users ==
See the [[NSwiki:GenericInfoBox|Generic Infobox]] Template for more options
+
See the [[NSwiki:GenericInfoBox|Generic Infobox]] Template for more options.
  
 
[[Category:Help Pages]]
 
[[Category:Help Pages]]
 
__NOTOC__
 
__NOTOC__

Revision as of 18:37, 9 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

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.


To create your starter nation page, click the link below. Go to the Address Bar of your browser and change NationName to your nation's name and hit Enter on your keyboard. Then paste the standardized Infobox code below into the newly opened Edit window, and add appropriate information afterwards.

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


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

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.

To create your starter region page, click the link below. Go to the Address Bar of your browser and change RegionName to your region's name and hit Enter on your keyboard. Then paste the standardized Infobox code below into the newly opened Edit window, and add appropriate information afterwards.

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.