Difference between revisions of "Link"
From P6 Spheres
| Line 1: | Line 1: | ||
| − | <noinclude>Example: <nowiki>{{Link| | + | <noinclude>Example: <nowiki>{{Link|Equipment/Heavy Crossbow}}</nowiki> = {{Link|Equipment/Heavy Crossbow}} |
| − | Example: <nowiki>{{Link|Equipment|Weapons}}</nowiki> = {{Link|Equipment|Weapons}}</noinclude><!-- | + | Example: <nowiki>{{Link|Equipment#Weapons}}</nowiki> = {{Link|Equipment#Weapons}} |
| + | |||
| + | Example: <nowiki>{{Link|Equipment/WeaponList#Ranged}}</nowiki> = {{Link|Equipment/WeaponList#Ranged}} | ||
| + | |||
| + | Deprecated: <nowiki>{{Link|Equipment|Weapons}}</nowiki> = {{Link|Equipment|Weapons}}</noinclude><!-- | ||
--><includeonly>{{#if:{{{2|}}}<!-- | --><includeonly>{{#if:{{{2|}}}<!-- | ||
| − | -->|[[{{{1}}}#{{ | + | -->|[[{{{1}}}#{{ucwords|s={{{2}}}}}|{{{2}}}]]<!-- |
| − | -->|[[{{{1}}}|{{#explode:{{{1}}}| | + | -->|[[{{{1}}}|{{#explode:{{#explode:{{{1}}}|/|-1}}|#|-1}}]]<!-- |
-->}}</includeonly> | -->}}</includeonly> | ||
Revision as of 14:33, 16 March 2020
Example: {{Link|Equipment/Heavy Crossbow}} = Heavy Crossbow
Example: {{Link|Equipment#Weapons}} = Weapons
Example: {{Link|Equipment/WeaponList#Ranged}} = Ranged
Deprecated: {{Link|Equipment|Weapons}} = Weapons