Warhammer 40,000 Wiki
Register
Advertisement

does anyone know how to put the planets on this list because i don't know how.TheSpawn117 (talk) 07:49, June 24, 2014 (UTC)

There is two ways to add new worlds in the list. First is in the source mode and second is in the visual mode. I think that you should add all new content ever only in source mode as the visual tends to fill paragraphs with HTML coding that makes the page messy.

So, click "edit" and then "Source" in top-right corner. Search the list, it will look like this:

{| width="100%" cellspacing="1" cellpadding="3" border="0" align="center"  class="wikitable sortable"
|-
! width="20%" | Planet
! width="20%" | Class
! width="20%" | Sub-sector
! width="20%" | Sector
! width="20%" | Segmentum
|-
| [[Acropolis]]
| Civilised
|
|
| Pacificus

Copy the second paragraph:

|-
| planet
| class
| sub-sector
| sector
| segmentum

and paste it in the end of the list, leaving a |} mark last. It will look like this:

{| width="100%" cellspacing="1" cellpadding="3" border="0" align="center"  class="wikitable sortable"
|-
! width="20%" | Planet
! width="20%" | Class
! width="20%" | Sub-sector
! width="20%" | Sector
! width="20%" | Segmentum
|-
| [[Acropolis]]
| Civilised
|
|
| Pacificus
|-
| planet
| class
| sub-sector
| sector
| segmentum
|}

Now add your content in the last paragraph replacing (planet), (class), (sub-sector), (sector) and (segmentum) and you are ready. Just publish the work. If you happen to mess up the whole shit, don't worry, it can be recovered! Rest of the guides can be found in the real page List of Worlds#Adding new content.

Learn the source mode, Luke. --RemosPendragon (talk) 09:43, June 24, 2014 (UTC)


Portrait Placeholder
NecrusIV - Administrator / CSS & Html wizard:
TALK - WHY IS THERE BACON IN THE SOAP!?
The source mode is my bread and butter. Without it, I would be lost


Advertisement