« Modèle:Documentation/start box » : différence entre les versions
(Page créée avec « <!-- Start of green doc box--><div id="template-documentation" class="template-documentation iezoomfix"><!-- Add the heading at the top of the doc box:-->{{#ifeq: {{{hea... ») |
m (1 version) |
||
(2 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<!-- | <!-- | ||
Start of green doc box | |||
--><div id="template-documentation" class="template-documentation iezoomfix"><!-- | |||
Add the heading at the top of the doc box: | |||
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | |||
| <!--"heading=", do nothing--> | |||
| <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"><span style="{{#if: {{{heading-style|}}} | |||
| {{{heading-style|}}} | |||
| {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}} | |||
| font-weight: bold; font-size: 125% | |||
| font-size: 150% | |||
}} | |||
}}">{{#switch: {{{heading|¬}}} | |||
| ¬ = | |||
<!--"heading" not defined in this or previous level--> | |||
{{#switch: {{SUBJECTSPACE}} | |||
| {{ns:Template}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Template documentation | |||
| {{ns:Module}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Module documentation | |||
| {{ns:File}} = Summary | |||
| #default = Documentation | |||
}} | |||
| #default = | |||
<!--"heading" has data or is empty but defined--> | |||
{{{heading|}}} | |||
}}</span>{{ | |||
#if: {{{content|}}} | |||
| | |||
| <!--Add the [view][edit][history][purge] or [create] links--> | |||
<span class="mw-editsection plainlinks" id="doc_editlinks">{{ | |||
#if: {{{doc exist|yes}}} | |||
| [[[{{{docpage|{{FULLPAGENAME}}/doc}}}|view]]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} edit]] [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=history}} history]] [{{purge|purge}}] | |||
| <!--/doc doesn't exist--> | |||
[[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}| action=edit&preload={{ | |||
#if: {{{preload|}}} | |||
| {{urlencode:{{{preload}}}}} | |||
| {{#ifeq: {{SUBJECTSPACE}} | {{ns:File}} | |||
| Template:Documentation/preload-filespace | |||
| Template:Documentation/preload | |||
}} }} }} create]] | |||
}}</span> | |||
}}</div> | |||
}}<noinclude><!-- close the div --></div> | |||
{{pp-template}} | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
</noinclude> |