Actions

Template

Difference between revisions of "Link Equipment"

From P6 Spheres

(Created page with "<noinclude>Example: <pre>{{Link_Equipment|Crowbar}}</pre> =<br> {{Link_Equipment|Crowbar}}</noinclude><includeonly>[[Equipment/{{{1}}}|{{{1}}}]]</includeonly>")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Example:  
+
<noinclude>Example: <nowiki>{{Link_Equipment|Crowbar}}</nowiki> = {{Link_Equipment|Crowbar}}
<pre>{{Link_Equipment|Crowbar}}</pre>  
+
 
=<br>
+
This template automatically capitalizes all words in the input before using them in the link.
{{Link_Equipment|Crowbar}}</noinclude><includeonly>[[Equipment/{{{1}}}|{{{1}}}]]</includeonly>
+
 
 +
Example: <nowiki>{{Link_Equipment|wilderness survival package}}</nowiki> = {{Link_Equipment|wilderness survival package}}</noinclude><includeonly>[[Equipment/{{ucwords|{{{1}}}}}|{{{1}}}]]</includeonly>

Latest revision as of 23:33, 15 March 2020

Example: {{Link_Equipment|Crowbar}} = Crowbar

This template automatically capitalizes all words in the input before using them in the link.

Example: {{Link_Equipment|wilderness survival package}} = wilderness survival package