NSWiki:GenericInfoBox

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search

Community Portal


Generic Infobox instructions

Copy the The Infobox Wiki Code below the line to make your own custom NS Info box.

Each line must start with {  ! | . Replace any text you see in the box to the right with text of your own choosing. If you need more lines in the table, copy the three lines beginning with |- in whatever style you need, and just paste them in where you want them. The sample nations have been left in for ease of editing and replacing.


It may take a bit of experimentation, but you'll get it eventually. You probably should keep a copy of your last working version in an offline text editor (like Notepad) just to have something to go back to.


You can also insert image URLs to create an image block. Images should be kept under 300 pixels in width, and will automatically show up if you simply paste in the URL without wiki formatting, as shown below. You can remove the image section if you don't need it, of course.


You can easily change the colors in the top and bottom block by changing the hex color code. Stick with light pastels for readability, please.


See Page editing or How to use tables for additional useful information.


The Generic Infobox wiki code

Headline Text
Bold Text: Big Bold Text Here
Plain Text: Plain Text Here
Small Text: Put lots of really tiny text here
Internal Link: NationStates
External Link: NationStates
jg_usa_hb_med.jpg

{| align="right" border="1" cellpadding="2" width="300" style="margin-left:0.5em;"
|-
! style="background:#ffdead" | <big>Headline Text</big>
|-
|
{| border="0" cellpadding="1" width="100%"
|-
! align="right" | Bold Text:
| '''Big Bold Text Here'''
|-
! align="right" | Plain Text:
| Plain Text Here
|-
! align="right" | Small Text:
| <small>Put lots of really tiny text here</small>
|-
! align="right" | Internal Link:
| [[NationStates]]
|-
! align="right" | External Link:
| [http://www.nationstates.net NationStates]
|-
|}
|-
! style="background:#efefef" border="1" colspan="2" |
http://www.maxbarry.com/images/covers/jg_usa_hb_med.jpg
|-
|}

The Membership InfoBox wiki code

This is a much simpler table that can be easily modified by the casual Wiki editor. It basically consists of three columns centered across the width of the page. Placing the | width="33%" | on a separate line splits the columns, and you can make it two or four columns equally easily (but change the width per column to 50% and 25% respectively). Three columns accomodates even the longest nation or region names on most browser settings.

Cut and paste this as a separate section for best results. Be sure to leave the asterisks in place or the whole thing collapses.

Member Regions


== Member regions ==
<!-- Please keep entries in Alphabetic order, and evenly distributed among the three sections. -->
{| border="0" width="100%" cellpadding="2" style="margin:0.5em;" align="center"
| width="33%" |
*[[Region]]
*[[Region]]
*[[Region]]
*
| width="33%" |
*[[Region]]
*[[Region]]
*[[Region]]
*[[Region]]
| width="33%" |
*[[Region]]
*[[Region]]
*[[Region]]
*
|}