Portal Template: Difference between revisions
mNo edit summary |
>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(5 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
== Wiki Code == | == Wiki Code == | ||
<pre style="width:auto; overflow:auto"> | <section begin=Portal /><pre style="width:auto; overflow:auto"> | ||
{{Intro | {{Intro | ||
| Patch Introduced = | | Patch Introduced = | ||
Line 25: | Line 25: | ||
| Description Two = | | Description Two = | ||
| Level Restrictions = Restricted to characters Level <> or greater. | | Level Restrictions = Restricted to characters Level <> or greater. | ||
| Destination = | | Destination = <location> (<coords>). | ||
}} | }} | ||
== Location(s) == | == Location(s) == | ||
{{Locations|{{PAGENAME}}}} | |||
: <coords> <location> | : <coords> <location> | ||
* Drops at <coords> <location> | * Drops at <coords> <location> | ||
Line 35: | Line 35: | ||
:<font color=green> </font> | :<font color=green> </font> | ||
</pre><section end=Portal /> | |||
</pre> | |||
== Example == | == Example == | ||
Line 68: | Line 65: | ||
* Drops at 56.1N, 75.2W on the [[Tuatara Plains]] on North [[Marae Lassel]] | * Drops at 56.1N, 75.2W on the [[Tuatara Plains]] on North [[Marae Lassel]] | ||
</pre> | </pre> | ||
[[Category:Page | [[Category:Page Templates]] |
Latest revision as of 02:10, 9 April 2014
Related topics: Page Templates, Wiki Templates, {{Portal}}, {{Intro}}
- Leave the [[Image:Portal Icon.png]] as is - portals all share the same icon and do not need a unique copy. Copy description, restrictions, and destination information as seen in game.
- You can leave blank or erase variables that aren't applicable.
Wiki Code Edit
<section begin=Portal />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Portal | Name = | Icon Image = Portal Icon.png | Live Image = Live.jpg | Live Image Caption = | Value = ??? | Burden = Unknown | Description = | Tieable = This portal cannot be recalled nor linked to. | Summonable = This portal cannot be summoned. | Description Two = | Level Restrictions = Restricted to characters Level <> or greater. | Destination = <location> (<coords>). }} == Location(s) == {{Locations|{{PAGENAME}}}} : <coords> <location> * Drops at <coords> <location> * <message> :<font color=green> </font>
<section end=Portal />
Example Edit
See Central Tuatara Plains Portal for the results of the example code below:
{{Intro | Patch Introduced = [[Dark Majesty]] | Related Quests = | Updated = }} {{Portal | Name = Central Tuatara Plains Portal | Icon Image = Portal Icon.png | Live Image = Central Tuatara Plains Portal Live.jpg | Live Image Caption = Central Tuatara Plains Portal | Value = ??? | Burden = Unknown | Description = | Tieable = This portal cannot be recalled nor linked to. | Summonable = This portal cannot be summoned. | Description Two = | Level Restrictions = Restricted to characters Level 35 or greater. | Destination = Central Tuatara Plains Portal (56.1N, 75.2W). }} == Location(s) == * 23.9N, 28.0W near [[Danby's Outpost]] * Drops at 56.1N, 75.2W on the [[Tuatara Plains]] on North [[Marae Lassel]]