Difference between revisions of "Template:Elc"

From blackwiki
Jump to navigation Jump to search
blackwiki>GeoffreyT2000
(Documentation moved to Template:Elc/doc.)
blackwiki>Tystnaden
(Add / to closing code tag)
Line 1: Line 1:
<code>[<nowiki/>[{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]<nowiki/>]{{{3|}}}<code><!--
+
<code>[<nowiki/>[{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]<nowiki/>]{{{3|}}}</code><!--
 
--><noinclude>
 
--><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 22:59, 1 August 2017

[[{{{1}}}]]

Template documentation[view] [edit] [history] [purge]

This formats an example wikilink to show how it would be entered in wiki markup. The first parameter is the link destination. E.g. {{elc|Cookie}} renders as [[Cookie]], the wiki markup for the wikilink Cookie. If a second parameter is given, a piped link is shown. E.g. {{elc|Cookie|Biscuit}} renders as [[Cookie|Biscuit]], the markup for the wikilink Biscuit.

A third parameter, if supplied, is included as a suffix to demonstrate blended links; {{elc|Cookie||s}} produces [[Cookie]]s, the wiki markup for Cookies.

The short name {{elc}} ("example link, code") is chosen to be similar to the {{tlc}} template which produces similar output, but for template links.

See also

Other formatting templates

{{#lsth:Template:Template-linking_templates|Other formatting templates}}