Portal Template: Difference between revisions
(New page: __TOC__ ''Example: Ithaenc Archipelago (Portal) Leave the <nowiki>Image:Portal Icon.png</nowiki> as is - portals all share the same icon and do not need a unique copy. Copy descri...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|Wiki Templates|{{mtl|Portal}}|{{mtl|Intro}}}} | |||
Leave the <nowiki>[[Image:Portal Icon.png]]</nowiki> 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. | * Leave the <nowiki>[[Image:Portal Icon.png]]</nowiki> 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. | |||
== Code == | |||
<pre> | == Wiki Code == | ||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| | | Patch Introduced = | ||
| | | Related Quests = | ||
| | | Updated = | ||
}} | |||
| | {{Portal | ||
| | | Name = | ||
This portal cannot be recalled nor linked to. | | 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 = Destination: <location> (<coords>). | |||
}} | |||
== Location(s) == | |||
* Found at the following locations: | |||
: <coords> <location> | |||
* Drops at <coords> <location> | |||
* <message> | |||
:<font color=green> </font> | |||
[[Category:Portal]] | |||
</pre> | |||
== Example == | |||
See [[Central Tuatara Plains Portal]] for the results of the example code below: | |||
<pre style="width:auto; overflow:auto"> | |||
{{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) == | == Location(s) == | ||
* [[ | * 23.9N, 28.0W near [[Danby's Outpost]] | ||
* | * Drops at 56.1N, 75.2W on the [[Tuatara Plains]] on North [[Marae Lassel]] | ||
[[Category:Portal]] | |||
[[Category:Portal]] | [[Category:Portal]] | ||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 14:40, 29 May 2009
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
{{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 = Destination: <location> (<coords>). }} == Location(s) == * Found at the following locations: : <coords> <location> * Drops at <coords> <location> * <message> :<font color=green> </font> [[Category:Portal]]
Example
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]] [[Category:Portal]] [[Category:Portal]]