編集の要約なし
template>Fryed-peach 細 (末尾のdivは内容がボックスをはみ出さないようにするために必要です) |
編集の要約なし |
||
1行目: | 1行目: | ||
<div class="template-documentation" style="clear: both; margin: 1em 0 1em 0; border: 1px solid #aaa; background-color: #ecfcf4; padding: 5px"><!-- | <div class="template-documentation" style="clear:both; margin:1em 0 1em 0; border:1px solid #aaa; background-color:#ecfcf4; padding:5px"><!--styleパラメータは、本来はスタイルシートに記述するべき? …スタイルシートをどこから見つけたのか忘れてしまった。--> | ||
{{ | |||
…スタイルシートをどこから見つけたのか忘れてしまった。 | |||
-->{{ | |||
#if: {{{heading|解説}}} | #if: {{{heading|解説}}} | ||
|<!-- headingがキャンセルされていない場合。 | |<!-- headingがキャンセルされていない場合。 | ||
headingが指定されていなければ、デフォルトの「解説」になる。 | headingが指定されていなければ、デフォルトの「解説」になる。 | ||
{{Documentation|heading=}}のように設定することでキャンセルできる。 | {{Documentation|heading=}}のように設定することでキャンセルできる。 | ||
--><div style="padding-bottom: {{{heading-padding|3px}}}; border-bottom: 1px solid #aaa; margin-bottom: {{{heading-margin|1ex}}}"><span id="doc_editlinks" class="editsection plainlinks">{{ | --><div style="padding-bottom:{{{heading-padding|3px}}}; border-bottom:1px solid #aaa; margin-bottom:{{{heading-margin|1ex}}}"><span id="doc_editlinks" class="editsection plainlinks">{{ | ||
#ifexist: {{{ 1 | {{Documentation/docname}} }}} | #ifexist:{{{ 1 | {{Documentation/docname}} }}} | ||
|<!-- /doc がある | |<!-- /doc がある | ||
-->[[{{ | -->[[{{ | ||
fullurl: {{{ 1 | {{Documentation/docname}} }}} | fullurl:{{{ 1 | {{Documentation/docname}} }}} | ||
| action=edit | | action=edit | ||
}} 編集]] | }} 編集]] | ||
|<!-- /doc がない | |<!-- /doc がない | ||
-->{{ | -->{{ | ||
#if: {{{content|}}} | #if:{{{content|}}} | ||
|<!-- contentあり: 動作なし --> | |<!-- contentあり: 動作なし --> | ||
|<!-- contentなし | |<!-- contentなし | ||
-->[[{{ | -->[[{{ | ||
fullurl: {{{ 1 | {{Documentation/docname}} }}} | fullurl:{{{ 1 | {{Documentation/docname}} }}} | ||
| action=edit&preload={{urlencode:{{{preload|Template:Documentation/preload}}}}} | | action=edit&preload={{urlencode:{{{preload|Template:Documentation/preload}}}}} | ||
}} 編集]] | }} 編集]] | ||
}}<!-- #if: {{{content|}}} 閉じる --> | }}<!-- #if:{{{content|}}} 閉じる --> | ||
}}<!-- #ifexist: {{{ 1 | {{Documentation/docname}} }}} 閉じる | }}<!-- #ifexist:{{{ 1 | {{Documentation/docname}} }}} 閉じる | ||
--></span><span style="{{{heading-style|font-size: 150%}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[画像:Template-info.svg|50px]] テンプレートの解説|解説}}}}</span></div><!-- ここまでheadingがキャンセルされていない場合 --> | --></span><span style="{{{heading-style|font-size:150%}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[画像:Template-info.svg|50px]] テンプレートの解説|解説}}}}</span></div><!-- ここまでheadingがキャンセルされていない場合 --> | ||
|<!-- headingがキャンセルされた場合: 動作なし --> | |<!-- headingがキャンセルされた場合: 動作なし --> | ||
}}<!-- #if: {{{heading|解説}}} を閉じる | }}<!-- #if:{{{heading|解説}}} を閉じる | ||
--><!-- | --><!-- 呼び出し先とサンドボックス・テストケースの誘導に使われるdivセクション。本来はスタイルシートに記述するべき?--> | ||
<div id="template_doc_page_transcluded" style="clear:both; border:none; background-color:#ecfcf4; margin:0 0 0 2em; font-style:italic; font-size:85%" ><!-- | |||
--><div id="template_doc_page_transcluded" style="clear: both; border: none; background-color: #ecfcf4; margin: 0 0 0 2em; font-style: italic; font-size: 85%" ><!-- | |||
呼び出し元処理の開始 | 呼び出し元処理の開始 | ||
-->{{ | -->{{ | ||
#ifeq: {{{transcluded|show}}} | show | #ifeq:{{{transcluded|show}}} | show | ||
|<!-- 呼び出し先を表示 -->{{ | |<!-- 呼び出し先を表示 -->{{ | ||
#ifexist: {{{ 1 | {{Documentation/docname}} }}} | #ifexist:{{{ 1 | {{Documentation/docname}} }}} | ||
|<!-- /doc がある場合 | |<!-- /doc がある場合 | ||
-->この[[Help:テンプレートの説明文|解説]]は、[[{{{ 1 | {{Documentation/docname}} }}}]]<small class="plainlinks" style="font-style:normal">([{{ | -->この[[Help:テンプレートの説明文|解説]]は、[[{{{ 1 | {{Documentation/docname}} }}}]]<small class="plainlinks" style="font-style:normal">([{{ | ||
fullurl: {{{ 1 | {{Documentation/docname}} }}} | fullurl:{{{ 1 | {{Documentation/docname}} }}} | ||
| action=edit | | action=edit | ||
}} 編集] | [{{ | }} 編集] | [{{ | ||
fullurl: {{{ 1 | {{Documentation/docname}} }}} | fullurl:{{{ 1 | {{Documentation/docname}} }}} | ||
| action=history | | action=history | ||
}} 履歴])</small>から[[Help:テンプレート#テンプレートとは|呼び出されて]]います。<br /> | }} 履歴])</small>から[[Help:テンプレート#テンプレートとは|呼び出されて]]います。<br /> | ||
49行目: | 44行目: | ||
}} | }} | ||
|<!-- 呼び出し先を表示しない:動作なし --> | |<!-- 呼び出し先を表示しない:動作なし --> | ||
}}<!-- #ifeq: {{{transcluded|show}}} | show を閉じる。 | }}<!-- #ifeq:{{{transcluded|show}}} | show を閉じる。 | ||
--><!-- | --><!-- | ||
サンドボックス・テストケース処理の開始 | サンドボックス・テストケース処理の開始 | ||
-->{{ | -->{{ | ||
#switch: {{SUBPAGENAME}} | #switch:{{SUBPAGENAME}} | ||
|sandbox=<!-- sandbox --> | |sandbox=<!-- sandbox --> | ||
|testcases=<!-- testcases --> | |testcases=<!-- testcases --> | ||
|#default={{ | |#default={{ | ||
#switch: {{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} | #switch:{{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} | ||
| {{ns:template}}/show | | {{ns:template}}/show | ||
| {{ns:user}}/show = <!-- show /sandbox /testcases -->{{ | | {{ns:user}}/show = <!-- show /sandbox /testcases -->{{ | ||
#ifexist: {{ #rel2abs: /sandbox }} | #ifexist:{{ #rel2abs: /sandbox }} | ||
| {{ | | {{ | ||
#ifexist: {{ #rel2abs: /testcases }} | #ifexist:{{ #rel2abs: /testcases }} | ||
| <!-- /sandbox も /testcases も存在する | | <!-- /sandbox も /testcases も存在する | ||
-->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{ | -->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{ | ||
fullurl: {{ #rel2abs: /sandbox }} | fullurl:{{ #rel2abs: /sandbox }} | ||
| action=edit | | action=edit | ||
}} 編集])</small>と[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{ | }} 編集])</small>と[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{ | ||
fullurl: {{ #rel2abs: /testcases }} | fullurl:{{ #rel2abs: /testcases }} | ||
| action=edit | | action=edit | ||
}} 編集])</small>があります。 | }} 編集])</small>があります。 | ||
| <!-- /sandbox は存在するが、 /testcases が存在しない | | <!-- /sandbox は存在するが、 /testcases が存在しない | ||
-->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{ | -->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{ | ||
fullurl: {{ #rel2abs: /sandbox }} | fullurl:{{ #rel2abs: /sandbox }} | ||
| action=edit | | action=edit | ||
}} 編集])</small>がありますが、[[/testcases|テストケース]]はありません。 | }} 編集])</small>がありますが、[[/testcases|テストケース]]はありません。 | ||
}}<!-- #ifexist: {{ #rel2abs: /testcases }} を閉じる --> | }}<!-- #ifexist: {{ #rel2abs: /testcases }} を閉じる --> | ||
| {{ | | {{ | ||
#ifexist: {{ #rel2abs: /testcases }} | #ifexist:{{ #rel2abs: /testcases }} | ||
| <!-- /sandbox は存在しないが /testcases が存在する | | <!-- /sandbox は存在しないが /testcases が存在する | ||
-->このテンプレートには、[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{ | -->このテンプレートには、[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{ | ||
86行目: | 81行目: | ||
| <!-- /sandbox も /testcases も存在しない | | <!-- /sandbox も /testcases も存在しない | ||
-->このテンプレートには、[[/sandbox|サンドボックス]]も[[/testcases|テストケース]]もありません。 | -->このテンプレートには、[[/sandbox|サンドボックス]]も[[/testcases|テストケース]]もありません。 | ||
}}<!-- #ifexist: {{ #rel2abs: /testcases }} を閉じる --> | }}<!-- #ifexist:{{ #rel2abs: /testcases }} を閉じる --> | ||
}}<!-- #ifexist: {{ #rel2abs: /sandbox }} を閉じる -->([[Wikipedia:テンプレートのサンドボックスとテストケース|解説]])<br /> | }}<!-- #ifexist:{{ #rel2abs: /sandbox }} を閉じる -->([[Wikipedia:テンプレートのサンドボックスとテストケース|解説]])<br /> | ||
}}<!-- #switch: {{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} を閉じる--> | }}<!-- #switch:{{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} を閉じる--> | ||
}}<!-- #switch: {{SUBPAGENAME}} を閉じる --><!-- | }}<!-- #switch:{{SUBPAGENAME}} を閉じる --><!-- | ||
呼び出し先とサンドボックス・テストケースの誘導に使われるdivセクションを閉じる。 | 呼び出し先とサンドボックス・テストケースの誘導に使われるdivセクションを閉じる。 | ||
--></div><!-- | --></div><!-- | ||
-->{{#if: {{{content|}}} | | -->{{#if:{{{content|}}} | | ||
{{{content}}} | {{{content}}} | ||
}} | }} | ||
{{ | {{ | ||
{{ #ifexist: {{{ 1 | {{Documentation/docname}} }}} | {{ #ifexist:{{{ 1 | {{Documentation/docname}} }}} | ||
| {{{ 1 | {{Documentation/docname}} }}} | | {{{ 1 | {{Documentation/docname}} }}} | ||
| ns:0 | | ns:0 | ||
}} | }} | ||
}}<div style="clear:both" /></div> | }}<div style="clear:both" /></div> |