Template:Documentation: Difference between revisions
m
Avoid show link to non-existing article
m>Davidgothberg (Added a div with style="clear: both;" to the bottom of the green box, so (right) floating boxes in the /doc doesn't flow outside the green box.) |
m (Avoid show link to non-existing article) |
||
Line 1: | Line 1: | ||
<div class="template-documentation"><!-- | <div class="template-documentation" style="margin-top:1em;"><!-- | ||
-->{{#if:{{{heading|defaultnotblank}}}|<!-- | |||
--><div style="padding-bottom:3px; border-bottom:1px solid #aaa; margin-bottom:1ex;"><!-- | |||
--><span class="editsection plainlinks"><!-- | |||
-->[[{{fullurl:{{{1|{{SUBJECTPAGENAME}}/doc}}}|<!-- | |||
-->action=edit{{#ifexist: {{{1|{{SUBJECTSPACE}}:{{SUBJECTPAGENAME}}/doc}}} |<!-- | |||
nothing | |||
-->|<!--else--><!-- | |||
-->&preload=Template:Documentation/preload<!-- | |||
-->}}<!-- | |||
-->}} edit]]</span><!-- | |||
--><span style="font-size: 150%">{{{heading|Documentation}}}</span><!-- | |||
--></div><!-- | |||
-->}} | |||
<div id="template_doc_page_transcluded" class="dablink plainlinks">''This [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{1|{{FULLPAGENAME}}/doc}}}]].'' <small>(<!-- | |||
-->[[{{{1|{{SUBJECTPAGENAME}}/doc}}}|view]] | <!-- | |||
-->[{{fullurl:{{{1|{{SUBJECTPAGENAME}}/doc}}}|<!-- | |||
-->action=edit<!-- | |||
-->{{#ifexist: {{{1|{{SUBJECTSPACE}}:{{SUBJECTPAGENAME}}/doc}}} |<!-- | |||
nothing | |||
}}</span> | -->|<!--else--><!-- | ||
-->&preload=Template:Documentation/preload<!-- | |||
-->}}<!-- | |||
-->}} edit] | <!-- | |||
-->[{{fullurl:{{{1|{{SUBJECTPAGENAME}}/doc}}}|action=history}} history]<!-- | |||
-->)</small> {{#ifexist: {{#rel2abs: /sandbox }} | <!-- | |||
-->{{#ifexist: {{#rel2abs: /testcases}} | <!-- | |||
--><br> ''This template has a [[{{FULLPAGENAME}}/sandbox|sandbox]]'' <small>([{{fullurl:{{FULLPAGENAME}}/sandbox|action=edit}} edit])</small> ''and [[{{FULLPAGENAME}}/testcases|testcases]] for editors to experiment.''<!-- | |||
-->}}<!-- else don't show when just 1 of /sandbox or /testcases exists --><!-- | |||
-->}} </div>{{#ifexist:{{{1|{{SUBJECTPAGENAME}}/doc}}}|{{<!-- -->{{{1|{{SUBJECTPAGENAME}}/doc}}}<!-- -->}}|}} <div style="clear:both;" /></div></div> | |||
<div style="clear: both;"></div> | |||
</div | |||