Difference between revisions of "Template:Equipment"

From Basin Wiki
Jump to navigation Jump to search
(Created page with '{| border:1px solid white; margin:1px; cellspacing="0" style="width:350px; background:lightgreen;" | rowspan=2 style="width:64px; height:64px; background:white; text-align:center...')
 
m (Added nowiki tags to eliminate links from Wanted Pages)
 
Line 1: Line 1:
{| border:1px solid white; margin:1px; cellspacing="0" style="width:350px; background:lightgreen;"
+
<nowiki>{| border:1px solid white; margin:1px; cellspacing="0" style="width:350px; background:lightgreen;"
 
| rowspan=2 style="width:64px; height:64px; background:white; text-align:center; font-size:14pt; color:black;" | '''[[image:skillsdisk.jpg]]'''
 
| rowspan=2 style="width:64px; height:64px; background:white; text-align:center; font-size:14pt; color:black;" | '''[[image:skillsdisk.jpg]]'''
 
| style="padding:4pt; line-height:1.25em; color:black;" | <div style="font-size: 7pt; text-align: right;"></div><center>The Equipment Template for this build is: <br> <code>'''<span class="plainlinks">[http://gw.gamewikis.org/gwtemplate.php?data={{urlencode:{{{data|{{{1|}}}}}}}}&name={{urlencode:{{{name|{{{2|{{PAGENAME}}}}}}}}}} {{{data}}}]</span>'''</code></center>
 
| style="padding:4pt; line-height:1.25em; color:black;" | <div style="font-size: 7pt; text-align: right;"></div><center>The Equipment Template for this build is: <br> <code>'''<span class="plainlinks">[http://gw.gamewikis.org/gwtemplate.php?data={{urlencode:{{{data|{{{1|}}}}}}}}&name={{urlencode:{{{name|{{{2|{{PAGENAME}}}}}}}}}} {{{data}}}]</span>'''</code></center>
|}<noinclude>
+
|}</nowiki><noinclude>
  
 
==Usage==
 
==Usage==
 +
The template text above has been enclosed in nowiki tags to remove links from [[Special:WantedFiles|Wanted Files]] because this template is unused over three '''years''' after its creation. [[User:Onderduiker|Onderduiker]] 19:29, 12 October 2012 (PDT)
 +
 +
 
<nowiki>{{Equipment-template|data='''Template Code'''|name='''Template Name'''}}</nowiki>
 
<nowiki>{{Equipment-template|data='''Template Code'''|name='''Template Name'''}}</nowiki>
  

Latest revision as of 22:29, 12 October 2012

{| border:1px solid white; margin:1px; cellspacing="0" style="width:350px; background:lightgreen;" | rowspan=2 style="width:64px; height:64px; background:white; text-align:center; font-size:14pt; color:black;" | '''[[image:skillsdisk.jpg]]''' | style="padding:4pt; line-height:1.25em; color:black;" | <div style="font-size: 7pt; text-align: right;"></div><center>The Equipment Template for this build is: <br> <code>'''<span class="plainlinks">[http://gw.gamewikis.org/gwtemplate.php?data={{urlencode:{{{data|{{{1|}}}}}}}}&name={{urlencode:{{{name|{{{2|{{PAGENAME}}}}}}}}}} {{{data}}}]</span>'''</code></center> |}

Usage

The template text above has been enclosed in nowiki tags to remove links from Wanted Files because this template is unused over three years after its creation. Onderduiker 19:29, 12 October 2012 (PDT)


{{Equipment-template|data='''Template Code'''|name='''Template Name'''}}

Where Template Code is the encoded skill template data for the build, and Template Name is the filename the template will be saved under (defaults to the article name if no template name is provided).

Notes

Equipment template codes can be found in the Guild Wars installation directory, under templates. Copy the string into the wiki template.
Duplicated in Template:Equipment-template