Template:!!: Difference between revisions
From A KoL Wiki
imported>JRSiebz m let's see if this works |
imported>JRSiebz mNo edit summary |
||
Line 4: | Line 4: | ||
Like [[Template:!]] which is used for using | symbols in templates, or template calls, where they would otherwise be used for separating parameters, but cannot be escaped with <nowiki>, eg for table data. | Like [[Template:!]] which is used for using | symbols in templates, or template calls, where they would otherwise be used for separating parameters, but cannot be escaped with <nowiki>, eg for table data. | ||
Used for | Used for sending multiple links to a template which only wants one. For example, if a template has ''var=foo'' passed to it and foo gets linked, but one wants to pass ''var=foo1]], [[foo2'' to it for two links wihtout causing the template to not work. | ||
[[Category: Utility Templates| {{PAGENAME}}]]</noinclude> | [[Category: Utility Templates| {{PAGENAME}}]]</noinclude> |
Latest revision as of 03:37, 19 July 2006
]], [[
Like Template:! which is used for using | symbols in templates, or template calls, where they would otherwise be used for separating parameters, but cannot be escaped with <nowiki>, eg for table data.
Used for sending multiple links to a template which only wants one. For example, if a template has var=foo passed to it and foo gets linked, but one wants to pass var=foo1]], [[foo2 to it for two links wihtout causing the template to not work.