Template:Documentation/start box: Difference between revisions
No edit summary |
m (1 revision: Imported Template:Message box from Mediawiki) |
||
Line 1: | Line 1: | ||
<!-- | <!-- | ||
Start of green doc box | Start of green doc box | ||
--><div id="template-documentation" class="template-documentation iezoomfix | --><div id="template-documentation" class="template-documentation iezoomfix"><!-- | ||
Add the heading at the top of the doc box: | Add the heading at the top of the doc box: | ||
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | -->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | ||
Line 27: | Line 27: | ||
| | | | ||
| <!--Add the [view][edit][history][purge] or [create] links--> | | <!--Add the [view][edit][history][purge] or [create] links--> | ||
<span class="mw-editsection | <span class="mw-editsection plainlinks" id="doc_editlinks">{{ | ||
#if: {{{doc exist|yes}}} | #if: {{{doc exist|yes}}} | ||
| [[[{{{docpage|{{FULLPAGENAME}}/doc}}}|view]]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history]] [{{purge|purge}}] | | [[[{{{docpage|{{FULLPAGENAME}}/doc}}}|view]]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history]] [{{purge|purge}}] | ||
Line 41: | Line 41: | ||
}}</div> | }}</div> | ||
}}<noinclude><!-- close the div --></div> | }}<noinclude><!-- close the div --></div> | ||
{{ | |||
{{pp-template}} | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |