template>Fryed-peach |
|
(24人の利用者による、間の40版が非表示) |
1行目: |
1行目: |
| <noinclude>
| | {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> |
| {{Template sandbox notice}} | | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
| </noinclude><div
| | </noinclude> |
| class="template-documentation" style="clear: both; margin: 1em 0 1em 0; border: 1px solid #aaa; background-color: #ecfcf4; padding: 5px"><!--
| |
| | |
| styleパラメータは、本来はスタイルシートに記述するべき?
| |
| …スタイルシートをどこから見つけたのか忘れてしまった。-->
| |
| {{
| |
| #if: {{{heading|解説}}}
| |
| |<!-- headingがキャンセルされていない場合。
| |
| 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">{{
| |
| #ifexist: {{{ 1 | {{Documentation/docname}} }}}
| |
| |<!-- /doc がある
| |
| -->[[{{
| |
| fullurl: {{{ 1 | {{Documentation/docname}} }}}
| |
| | action=edit
| |
| }} 編集]]
| |
| |<!-- /doc がない
| |
| -->{{
| |
| #if: {{{content|}}}
| |
| |<!-- contentあり: 動作なし -->
| |
| |<!-- contentなし
| |
| -->[[{{
| |
| fullurl: {{{ 1 | {{Documentation/docname}} }}}
| |
| | action=edit&preload={{urlencode:{{{preload|Template:Documentation/preload}}}}}
| |
| }} 編集]]
| |
| }}<!-- #if: {{{content|}}} 閉じる -->
| |
| }}<!-- #ifexist: {{{ 1 | {{Documentation/docname}} }}} 閉じる
| |
| --></span><span style="{{{heading-style|font-size: 150%}}}">{{{heading|解説}}}</span></div><!-- ここまでheadingがキャンセルされていない場合 -->
| |
| |<!-- 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%" ><!--
| |
| 呼び出し元処理の開始
| |
| -->{{
| |
| #ifeq: {{{transcluded|show}}} | show
| |
| |<!-- 呼び出し先を表示 -->{{
| |
| #ifexist: {{{ 1 | {{Documentation/docname}} }}}
| |
| |<!-- /doc がある場合
| |
| -->この[[Help:テンプレートの説明文|解説]]は、[[{{{ 1 | {{Documentation/docname}} }}}]]<small class="plainlinks" style="font-style:normal">([{{
| |
| fullurl: {{{ 1 | {{Documentation/docname}} }}}
| |
| | action=edit
| |
| }} 編集] | [{{
| |
| fullurl: {{{ 1 | {{Documentation/docname}} }}}
| |
| | action=history
| |
| }} 履歴])</small>から[[Help:テンプレート#テンプレートとは|呼び出されて]]います。<br />
| |
| |<!-- /doc がない場合:動作なし -->
| |
| }}
| |
| |<!-- 呼び出し先を表示しない:動作なし -->
| |
| }}<!-- #ifeq: {{{transcluded|show}}} | show を閉じる。
| |
| --><!--
| |
| サンドボックス・テストケース処理の開始
| |
| -->{{
| |
| #switch: {{SUBPAGENAME}}
| |
| |sandbox=<!-- sandbox -->
| |
| |testcases=<!-- testcases -->
| |
| |#default={{
| |
| #switch: {{SUBJECTSPACE}}/{{{sandbox-testcases|show}}}
| |
| | {{ns:template}}/show
| |
| | {{ns:user}}/show = <!-- show /sandbox /testcases -->{{
| |
| #ifexist: {{ #rel2abs: /sandbox }}
| |
| | {{
| |
| #ifexist: {{ #rel2abs: /testcases }}
| |
| | <!-- /sandbox も /testcases も存在する
| |
| -->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{
| |
| fullurl: {{ #rel2abs: /sandbox }}
| |
| | action=edit
| |
| }} 編集])</small>と[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{
| |
| fullurl: {{ #rel2abs: /testcases }}
| |
| | action=edit
| |
| }} 編集])</small>があります。
| |
| | <!-- /sandbox は存在するが、 /testcases が存在しない
| |
| -->このテンプレートには、[[/sandbox|サンドボックス]]<small class="plainlinks" style="font-style:normal">([{{
| |
| fullurl: {{ #rel2abs: /sandbox }}
| |
| | action=edit
| |
| }} 編集])</small>がありますが、[[/testcases|テストケース]]はありません。
| |
| }}<!-- #ifexist: {{ #rel2abs: /testcases }} を閉じる -->
| |
| | {{
| |
| #ifexist: {{ #rel2abs: /testcases }}
| |
| | <!-- /sandbox は存在しないが /testcases が存在する
| |
| -->このテンプレートには、[[/testcases|テストケース]]<small class="plainlinks" style="font-style:normal">([{{
| |
| fullurl: {{ #rel2abs: /testcases }}
| |
| | action=edit
| |
| }} 編集])</small>がありますが、[[/sandbox|サンドボックス]]はありません。
| |
| | <!-- /sandbox も /testcases も存在しない
| |
| -->このテンプレートには、[[/sandbox|サンドボックス]]も[[/testcases|テストケース]]もありません。
| |
| }}<!-- #ifexist: {{ #rel2abs: /testcases }} を閉じる -->
| |
| }}<!-- #ifexist: {{ #rel2abs: /sandbox }} を閉じる --><small>([[Wikipedia:テンプレートのサンドボックスとテストケース|解説]])</small><br />
| |
| }}<!-- #switch: {{SUBJECTSPACE}}/{{{sandbox-testcases|show}}} を閉じる-->
| |
| | |
| }}<!-- #switch: {{SUBPAGENAME}} を閉じる --><!--
| |
| 呼び出し先とサンドボックス・テストケースの誘導に使われるdivセクションを閉じる。
| |
| --></div><!--
| |
| -->{{#if: {{{content|}}} |
| |
| {{{content}}}
| |
| }}
| |
| {{
| |
| {{ #ifexist: {{{ 1 | {{Documentation/docname}} }}}
| |
| | {{{ 1 | {{Documentation/docname}} }}}
| |
| | ns:0
| |
| }}
| |
| }}
| |
| <div style="clear: both" /></div>
| |