Difference between revisions of "Help:Teleporter table"

From EntropiaPlanets Wiki - Entropia Universe Guides Wiki Info
Line 40: Line 40:
You can add anything '''AFTER''' this code, just be sure to keep the above code in tact and just fill out the info
You can add anything '''AFTER''' this code, just be sure to keep the above code in tact and just fill out the info


Then go back to the main Teleporter page (for the Arkadia TP's that's [[Arkadia_Teleporters|here]] and edit that page.
After you completed to fill in the info on the TP you will need to add it to the main TP table, so go back to the main Teleporter page (for the Arkadia TP's that's [[Arkadia_Teleporters|here]] and edit that page.






While editing look up this line:
While editing look up this line (should be near the bottom of the page):


<nowiki>  <section end=teleporters /> </nowiki>
<nowiki>  <section end=teleporters /> </nowiki>
Line 53: Line 53:


<nowiki>{{#lst:Teleporter:<enter name of the TP>|teleporter}}</nowiki>
<nowiki>{{#lst:Teleporter:<enter name of the TP>|teleporter}}</nowiki>
Save the page and your new entry should turn up in the table






[[Template:Teleporter2]]
[[Template:Teleporter2]]

Revision as of 18:43, 10 April 2011

To add a new teleporter to the list of exciting ones start a new page and call it teleporter:<name of the TP>.

Then copy and past the code below in to that page and fill in the data after the =

For all the items that can be located near the TP just fill in Yes or No


[[Category:Teleporter]] [[Category:Arkadia]]
[[Arkadia_Teleporters|List of all the Arkadia teleporters]]
<section begin=teleporter />
{{Teleporter2
|Teleporter_Name= Celeste Harbour 
|Continent= for example Amethera
|Area= for example Celeste Harbour Area
|Estate= -
|Longitude= for example 136229 
|Latitude= for example 84842
|Height= for example 237
|Auctioneer= yes or no
|Storage_Facility= yes or no
|Ad_Terminal= yes or no
|Manufacturing_Terminal= ?
|Repair_Terminal= ?
|Society_Terminal= ?
|Trade_Terminal= ?
|Vehicle_Commissioning_Terminal= ?
|Revival_Point= ?
|PVP_Ring= ?
|Automated_Gun_Turret= ?
|Global_Adscreen= ?
|Broadcaster= ?
|Version_Update= ?
|Remarks= very brief, just a few words please
}}
<section end=teleporter />


You can add anything AFTER this code, just be sure to keep the above code in tact and just fill out the info

After you completed to fill in the info on the TP you will need to add it to the main TP table, so go back to the main Teleporter page (for the Arkadia TP's that's here and edit that page.


While editing look up this line (should be near the bottom of the page):

<section end=teleporters />


copy and past the below code before that line and fill in the teleporter name

{{#lst:Teleporter:<enter name of the TP>|teleporter}}


Save the page and your new entry should turn up in the table


Template:Teleporter2