「テンプレート:Main other」の版間の差分
提供: Yourpedia
								
												
				 (iqKAKTjjoGBanuRa)  | 
				細 (「テンプレート:Main other」を保護しました: 度重なる荒らし ([編集=管理者のみに許可] (2016年10月2日 (日) 16:55(UTC)で自動的に解除) [移動=管理者のみに許可] (無期限)))  | 
				||
| (10人の利用者による、間の13版が非表示) | |||
| 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>  | ||
2015年10月3日 (土) 01:55時点における最新版
{{#switch:
 {{#if: 
 | {{{demospace}}}    
 | {{#ifeq:テンプレート|
   | main
   | other
   }} 
 }}
| main = | other | #default = }}