User:Sanityormadness/wikicode: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created page with "<pre><nowiki>[[{{subst:#replace:{{subst:#explode:{{subst:PAGENAME}}|.|0}}|-|<nowiki/> <nowiki/>}}]]</nowiki></pre>")
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre><nowiki>[[{{subst:#replace:{{subst:#explode:{{subst:PAGENAME}}|.|0}}|-|<nowiki/> <nowiki/>}}]]</nowiki></pre>
<pre><nowiki>{{subst:#explode:{{subst:PAGENAME}}|-|0}}
 
[[{{subst:#explode:{{subst:PAGENAME}}|-|0}}]]
 
[[{{subst:#replace:{{subst:#explode:{{subst:PAGENAME}}|.|0}}|-|<nowiki/> <nowiki/>}}]]
 
#first two words, link second
{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|0}} [[{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|1}}]]
 
#third & fourth words, both linked
[[{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|2}} {{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|3}}]]
 
#convert File-Name.png to File Name
[[{{subst:#explode:{{subst:#replace:{{subst:PAGENAME}}|-|<nowiki/> <nowiki/>}}|.}}]]
 
#File:Archaic Tunic (Green) - TotK icon.png -> [[Archaic Tunic]] (dyed green):
{{subst:#explode:{{subst:PAGENAME}}|(|0}}]] (dyed {{lc:{{subst:#explode:{{subst:#explode:{{subst:PAGENAME}}|(|1}}|)|0}}}}).
</nowiki></pre>

Latest revision as of 15:36, September 26, 2024

{{subst:#explode:{{subst:PAGENAME}}|-|0}}

[[{{subst:#explode:{{subst:PAGENAME}}|-|0}}]]

[[{{subst:#replace:{{subst:#explode:{{subst:PAGENAME}}|.|0}}|-|<nowiki/> <nowiki/>}}]]

#first two words, link second
{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|0}} [[{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|1}}]]

#third & fourth words, both linked
[[{{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|2}} {{subst:#explode:{{subst:PAGENAME}}|<nowiki/> <nowiki/>|3}}]]

#convert File-Name.png to File Name
[[{{subst:#explode:{{subst:#replace:{{subst:PAGENAME}}|-|<nowiki/> <nowiki/>}}|.}}]]

#File:Archaic Tunic (Green) - TotK icon.png -> [[Archaic Tunic]] (dyed green):
{{subst:#explode:{{subst:PAGENAME}}|(|0}}]] (dyed {{lc:{{subst:#explode:{{subst:#explode:{{subst:PAGENAME}}|(|1}}|)|0}}}}).