Template:T/div/end: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(update template as conditional, to nudge include calling template name)
m (update, close small)
Line 7: Line 7:
<onlyinclude>
<onlyinclude>
{{#if: {{{caller|{{{1|}}}}}}
{{#if: {{{caller|{{{1|}}}}}}
       | <span style="float:right"><small>[[Template:{{{caller|{{{1|}}}}}}|T:{{{caller|{{{1|}}}}}}]]  · see [[Template:t/div|t/div]]</span></div>
       | <span style="float:right"><small>[[Template:{{{caller|{{{1|}}}}}}|T:{{{caller|{{{1|}}}}}}]]  · see [[Template:t/div|t/div]]</small></span></div>
       | <span class="error">Missing caller= parameter. Please use <code><nowiki>{{t/div/end|</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></code> in the current template, <small>''to include the calling templates name in this "sub-routine" template's output.''</small></span>
       | <span class="error">Missing caller= parameter. Please use <code><nowiki>{{t/div/end|</nowiki>{{PAGENAME}}<nowiki>}}</nowiki></code> in the current template, <small>''to include the calling templates name in this "sub-routine" template's output.''</small></span>
}}
}}

Revision as of 00:01, 26 March 2026

See also Template:T and Template:T/div. Use with Template:T/div/use

onlyinclude’d

Include on template source page

includeonly

Include only on relying page—--avoiding showing the self-call default error on this page.

Missing caller= parameter. Please use {{t/div/end|T/div/end}} in the current template, to include the calling templates name in this "sub-routine" template's output.


Original

<onlyinclude><span style="float:right"><small>see [[Template:t/div|t/div]]</span></div></onlyinclude>

examples

Asof

div div div

T:asof · see t/div

see t/div

{{t/div/use}}div div div{{T/div/end|asof}}

empty

div div div Missing caller= parameter. Please use {{t/div/end|T/div/end}} in the current template, to include the calling templates name in this "sub-routine" template's output.

see t/div
{{t/div/use}}div div div{{T/div/end}}

links here

Special:WhatLinksHere/Template:T/div/end ({{linkshere}} A·M·C·T):