「テンプレート:Main other」の版間の差分
提供: Yourpedia
(ページの白紙化) |
藤原朝臣二川藤太郎光綱 (トーク | 投稿記録) (「日本國ユアペディア」が、「ウィキペディア」に「負け無い百科事典」に成る爲には、「情報収集」の「質」と「量」が「勝負の基本」です。) |
||
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年3月29日 (月) 05:18時点における版
{{#switch:
{{#if: | {{{demospace}}} | {{#ifeq:テンプレート| | main | other }} }}
| main = | other | #default = }}