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