This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Loc"

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "<noinclude> ==Introduction== Template for creating a "loc link". These links only work with zones that have been Loc-Mapped. ==Usage== <code> {{lo...")
 
Line 6: Line 6:
  
 
<code>
 
<code>
 +
<nowiki>
 
{{loc | *zoneName* | *loc ("y, x")* | (Optional) text}}
 
{{loc | *zoneName* | *loc ("y, x")* | (Optional) text}}
 +
</nowiki>
 
</code>
 
</code>
  
For instance:
+
For instance, {{loc | Firiona Vie]] | -3648, 2043 }}:
  
 
<code>
 
<code>
{{loc | Firiona Vie]] | -3648, 2043 | (Optional) text}}
+
<nowiki>
 +
{{loc | Firiona Vie]] | -3648, 2043 }}
 +
</nowiki>
 
</code>
 
</code>
  
or:
+
or {{loc | Firiona Vie]] | -3648, 2043| Loom }}:
  
 
<code>
 
<code>
 +
<nowiki>
 
{{loc | Firiona Vie]] | -3648, 2043 | Loom}}
 
{{loc | Firiona Vie]] | -3648, 2043 | Loom}}
 +
</nowiki>
 
</code>
 
</code>
  

Revision as of 20:07, 1 September 2019

Introduction

Template for creating a "loc link". These links only work with zones that have been Loc-Mapped.

Usage

{{loc | *zoneName* | *loc ("y, x")* | (Optional) text}}

For instance, Firiona Vie | -3648, 2043 ]] Map Icon.png:

{{loc | Firiona Vie]] | -3648, 2043 }}

or Firiona Vie | Loom ]] Map Icon.png:

{{loc | Firiona Vie]] | -3648, 2043 | Loom}}