Template:Annotated link: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
({{{dash|–}}} - sometimes people want to use a comma for nefarious things)
mNo edit summary
Line 4: Line 4:
-->{{#if: {{{aka|}}}|, also known as {{{aka|}}}|}}<!--If parameter aka exists, write following standard prefix string
-->{{#if: {{{aka|}}}|, also known as {{{aka|}}}|}}<!--If parameter aka exists, write following standard prefix string
-->{{#switch:{{Template parameter value|{{{1}}}|Short description|1|1|1}}||blank|none|null|not required|redundant|&nbsp;=|<!--Test for null Short description cases. If found do nothing.
-->{{#switch:{{Template parameter value|{{{1}}}|Short description|1|1|1}}||blank|none|null|not required|redundant|&nbsp;=|<!--Test for null Short description cases. If found do nothing.
-->&nbsp;{{{dash|&ndash;}}} {{Template parameter value|{{{1}}}|Short description|1|1|1}} }}<!-- If not null, get and write short description for capitalised template
-->{{{dash|&nbsp;&ndash; }}}{{Template parameter value|{{{1}}}|Short description|1|1|1}} }}<!-- If not null, get and write short description for capitalised template
-->{{#switch:{{Template parameter value|{{{1}}}|short description|1|1|1}}||blank|none|null|not required|redundant|&nbsp;=|<!--Test for null short description cases. If found do nothing.
-->{{#switch:{{Template parameter value|{{{1}}}|short description|1|1|1}}||blank|none|null|not required|redundant|&nbsp;=|<!--Test for null short description cases. If found do nothing.
-->&nbsp;{{{dash|&ndash;}}} {{Template parameter value|{{{1}}}|short description|1|1|1}} }}<!-- If not null, get and write short description for uncapitalised template
-->{{{dash|&nbsp;&ndash; }}}{{Template parameter value|{{{1}}}|short description|1|1|1}} }}<!-- If not null, get and write short description for uncapitalised template
--></includeonly><noinclude>{{documentation}}</noinclude>
--></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 03:16, April 15, 2019