Difference between revisions of "Help:Teleporter table"

From EntropiaPlanets Wiki - Entropia Universe Guides Wiki Info
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
To add a new teleporter to the list of exciting ones start a new page and call it  '''teleporter:<name of the TP>'''.
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  =  
Then copy and past the code below in to that page and fill in the data after the  ='s
 
 
'''note:''' I sometimes have trouble copy and pasting stuff to the wiki, it all shows up as one big line of text instead of multiple lines. The work around for that is to copy it to a txt document first, deselect it in the txt document, reselect and from there copy and past to the wiki. If also seems to work better if you use the right click menu from your mouse instead of CTRL+C and CTRL+V. Don't ask me why.
 


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


<pre>
<pre>
[[Category:Teleporter]] [[Category:Arkadia]]
{| style="border-color:#FFFFFF; background: #FFFFFF; border-width:0px; border-style:solid;" align=right width="300px"
[[Arkadia_Teleporters|List of all the Arkadia teleporters]]
|<section begin=teleporter />{{Teleporter2
<section begin=teleporter />
|Teleporter_Name= -
{{Teleporter2
|Continent= -
|Teleporter_Name= Celeste Harbour
|Area= -
|Continent= for example Amethera
|Area= for example Celeste Harbour Area
|Estate= -
|Estate= -
|Longitude= for example 136229
|Longitude= -
|Latitude= for example 84842
|Latitude= -
|Height= for example 237
|Height= -
|Auctioneer= yes or no
|Auctioneer= ?
|Storage_Facility= yes or no
|Storage_Facility= ?
|Ad_Terminal= yes or no
|Ad_Terminal= ?
|Manufacturing_Terminal= ?
|Manufacturing_Terminal= ?
|Repair_Terminal= ?
|Repair_Terminal= ?
Line 30: Line 32:
|Automated_Gun_Turret= ?
|Automated_Gun_Turret= ?
|Global_Adscreen= ?
|Global_Adscreen= ?
|Mission_Terminal= ?
|Technician= ?
|Broadcaster= ?
|Broadcaster= ?
|Version_Update= ?
|Version_Update= ?
|Remarks= very brief, just a few words please
|Remarks=  
}}
}}<section end=teleporter />
<section end=teleporter />
[[Arkadia_Teleporters|List of all the Arkadia teleporters]]
|}
[[Category:Teleporter]] [[Category:Arkadia]]
</pre>
</pre>




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 (like images), 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 [[Arkadia_Teleporters|here]] and edit that page.
 
 
 
While editing look up this line (should be near the bottom of the page):
 
<nowiki>  <section end=teleporters /> </nowiki>
 
 
 
copy and past the below code before that line and fill in the teleporter name
 
<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]]

Latest revision as of 14:57, 29 May 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 ='s


note: I sometimes have trouble copy and pasting stuff to the wiki, it all shows up as one big line of text instead of multiple lines. The work around for that is to copy it to a txt document first, deselect it in the txt document, reselect and from there copy and past to the wiki. If also seems to work better if you use the right click menu from your mouse instead of CTRL+C and CTRL+V. Don't ask me why.


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


{| style="border-color:#FFFFFF; background: #FFFFFF; border-width:0px; border-style:solid;" align=right width="300px"
|<section begin=teleporter />{{Teleporter2
|Teleporter_Name= - 
|Continent= -
|Area= -
|Estate= -
|Longitude= -
|Latitude= -
|Height= -
|Auctioneer= ?
|Storage_Facility= ?
|Ad_Terminal= ?
|Manufacturing_Terminal= ?
|Repair_Terminal= ?
|Society_Terminal= ?
|Trade_Terminal= ?
|Vehicle_Commissioning_Terminal= ?
|Revival_Point= ?
|PVP_Ring= ?
|Automated_Gun_Turret= ?
|Global_Adscreen= ?
|Mission_Terminal= ?
|Technician= ?
|Broadcaster= ?
|Version_Update= ?
|Remarks= 
}}<section end=teleporter />
[[Arkadia_Teleporters|List of all the Arkadia teleporters]]
|}
[[Category:Teleporter]] [[Category:Arkadia]]


You can add anything AFTER this code (like images), 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