「テンプレート:Main other」の版間の差分
提供: Yourpedia
(awrBVlDFJfQwpc) |
(194.63.239.233 (トーク) による第111892版を取り消し) |
||
| 1行目: | 1行目: | ||
| − | + | {{#switch: | |
| + | <!--If no or empty "demospace" parameter then detect namespace--> | ||
| + | {{#if:{{{demospace|}}} | ||
| + | | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | ||
| + | | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | ||
| + | | main | ||
| + | | other | ||
| + | }} | ||
| + | }} | ||
| + | | main = {{{1|}}} | ||
| + | | other | ||
| + | | #default = {{{2|}}} | ||
| + | }}<!--End switch--><noinclude> | ||
| + | {{Documentation}} | ||
| + | </noinclude> | ||
2010年9月14日 (火) 20:01時点における版
{{#switch:
{{#if:
| {{{demospace}}}
| {{#ifeq:テンプレート|
| main
| other
}}
}}
| main = | other | #default = }}