Difference between revisions of "Template:Documentation/start box/sandbox"
Jump to navigation
Jump to search
m (22 revisions imported) |
|||
| (19 intermediate revisions by 10 users not shown) | |||
| Line 5: | Line 5: | ||
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | -->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | ||
| <!--"heading=", do nothing--> | | <!--"heading=", do nothing--> | ||
| − | | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"> | + | | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"><span style="{{#if: {{{heading-style|}}} |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| {{{heading-style|}}} | | {{{heading-style|}}} | ||
| {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}} | | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}} | ||
| Line 31: | Line 15: | ||
<!--"heading" not defined in this or previous level--> | <!--"heading" not defined in this or previous level--> | ||
{{#switch: {{SUBJECTSPACE}} | {{#switch: {{SUBJECTSPACE}} | ||
| − | | {{ns:Template}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Template documentation | + | | {{ns:Template}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] {{{Documentation alt text|Template documentation}}} |
| {{ns:Module}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Module documentation | | {{ns:Module}} = [[File:Template-info.png|50px|link=|alt=Documentation icon]] Module documentation | ||
| {{ns:File}} = Summary | | {{ns:File}} = Summary | ||
| Line 39: | Line 23: | ||
<!--"heading" has data or is empty but defined--> | <!--"heading" has data or is empty but defined--> | ||
{{{heading|}}} | {{{heading|}}} | ||
| − | }}</span></div> | + | }}</span>{{ |
| + | #if: {{{content|}}} | ||
| + | | | ||
| + | | <!--Add the [view][edit][history][purge] or [create] links--> | ||
| + | <span class="mw-editsection-like 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> | }}<noinclude><!-- close the div --></div> | ||
| − | + | <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! --> | |
| − | + | {{template sandbox notice}} | |
| − | <!-- Add categories | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:24, 7 September 2020
| This is the template sandbox page for Template:Documentation/start box (diff). |