Actions

Template

Difference between revisions of "Link"

From P6 Spheres

Line 5: Line 5:
 
Example: <nowiki>{{Link|Equipment#Weapons}}</nowiki> = {{Link|Equipment#Weapons}}
 
Example: <nowiki>{{Link|Equipment#Weapons}}</nowiki> = {{Link|Equipment#Weapons}}
  
Example: <nowiki>{{Link|Category:Combat}}</nowiki> = {{Link|Category:Combat}}
+
Example: <nowiki>{{Link|:Category:Combat}}</nowiki> = {{Link|:Category:Combat}}
  
 
Example: <nowiki>{{Link|Equipment/WeaponList#Ranged}}</nowiki> = {{Link|Equipment/WeaponList#Ranged}}</noinclude><!--
 
Example: <nowiki>{{Link|Equipment/WeaponList#Ranged}}</nowiki> = {{Link|Equipment/WeaponList#Ranged}}</noinclude><!--
  
 
--><includeonly><!--
 
--><includeonly><!--
-->{{#vardefine:categoryprefix|{{ifeq:{{#sub:{{{1}}}|0|9}}|Category:|:|}}}}}}<!--
+
-->{{#vardefine:linktitle|{{#explode:{{#explode:{{#explode:{{{1}}}|/|-1}}|#|-1}}|:|-1}}}}<!--
-->{{#vardefine:title|{{#explode:{{#explode:{{#explode:{{{1}}}|/|-1}}|#|-1}}|a|-1}}}}<!--
+
-->[[{{{1}}}|{{#var:linktitle}}]]<!--
-->[[{{#var:categoryprefix}}{{{1}}}|{{#var:title}}]]<!--
 
 
--></includeonly>
 
--></includeonly>

Revision as of 13:42, 8 May 2021

This template has only a single parameter.

Example: {{Link|Equipment/Heavy Crossbow}} = Heavy Crossbow

Example: {{Link|Equipment#Weapons}} = Weapons

Example: {{Link|:Category:Combat}} = Combat

Example: {{Link|Equipment/WeaponList#Ranged}} = Ranged