Vorlage:SplitLink/Delimiter
Aus Offene Naturführer
< Vorlage:SplitLink
Version vom 13. Juli 2010, 15:19 Uhr von Gregor Hagedorn (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<includeonly>]] [[</includeonly><noinclude> Produces the string <tt><nowiki>]] [[</nowiki></tt> to be used in the parser function <tt>#replace:</tt> inside [[Temp…“)
Produces the string ]] [[ to be used in the parser function #replace: inside Template:SplitLink as replacement text. The requirement for putting the replacement text into a template is an artifact ("trick") required by the wiki parser. Without this trick the brackets will not result in valid links, due to some cleanup/sanitizer code present in the parser.