「テンプレート:Documentation」の版間の差分
ナビゲーションに移動
検索に移動
71.231.31.80 (会話) による ID:31400600 の版を取り消し
編集の要約なし |
template>Rxy (71.231.31.80 (会話) による ID:31400600 の版を取り消し) |
||
1行目: | 1行目: | ||
<div 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 | |||
}} 編集]] [{{purge|キャッシュ破棄}}] | |||
|<!-- /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%}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[ファイル:Template-info.svg|50px]] テンプレートの解説|解説}}}}</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 }} を閉じる -->([[Wikipedia:テンプレートのサンドボックスとテストケース|解説]])<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> | |||