「テンプレート:Documentation/start box」の版間の差分
提供: ひつじ小屋別館2代目
細 (1版) |
(Undo revision 733061 by 86.159.27.44 (talk)) |
||
5行目: | 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;"><span style="{{#if: {{{heading-style|}}} | + | | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{ |
+ | #if: {{{content|}}} | ||
+ | | | ||
+ | | <!--Add the [view][edit][history][purge] or [create] links--> | ||
+ | <span class="editsection plainlinks" id="doc_editlinks"><span style="float:right; font-size:100%;">{{ | ||
+ | #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> | ||
+ | }} <span style="{{#if: {{{heading-style|}}} | ||
| {{{heading-style|}}} | | {{{heading-style|}}} | ||
| {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}} | | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}} | ||
23行目: | 39行目: | ||
<!--"heading" has data or is empty but defined--> | <!--"heading" has data or is empty but defined--> | ||
{{{heading|}}} | {{{heading|}}} | ||
− | }}</span> | + | }}</span></div> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}}<noinclude><!-- close the div --></div> | }}<noinclude><!-- close the div --></div> | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |