Template:Lie: Difference between revisions

From LGPedia
Jump to navigationJump to search
New page: <includeonly>{{#ifexist:{{{1}}}|[[{{{1}}}]]|{{{2|}}}{{{1}}}{{{2|}}}}}</includeonly><noinclude>==Usage== <pre> {{lie|PAGENAME|FORMATTING}} </pre> Use this template to '''link''' to pages on...
 
add colon to facilitate category linking
 
Line 1: Line 1:
<includeonly>{{#ifexist:{{{1}}}|[[{{{1}}}]]|{{{2|}}}{{{1}}}{{{2|}}}}}</includeonly><noinclude>==Usage==
<includeonly>{{#ifexist:{{{1}}}|[[:{{{1}}}]]|{{{2|}}}{{{1}}}{{{2|}}}}}</includeonly><noinclude>==Usage==
<pre>
<pre>
{{lie|PAGENAME|FORMATTING}}
{{lie|PAGENAME|FORMATTING}}

Latest revision as of 20:58, 25 May 2008

Usage

{{lie|PAGENAME|FORMATTING}}

Use this template to link to pages only if they exist. If the page exits, PAGENAME will be a link. Otherwise, optional FORMATTING will be applied to PAGENAME (e.g. '' for italics or ''' for bold).