Jump to: navigation, search

Differenze tra le versioni di "Template:Namespace detect"

(Changed to also understand "file=File page text" and "demospace=file". To handle the announced change from "Image" to "File" naming of that namespace.)
 
m (1 revisioni importate)
 
(Nessuna differenza)

Versione attuale delle 14:25, 26 Gen 2009

{{#switch:

 {{#if: 
   | {{{demospace}}}
   | {{#ifeq:template|
     | main
     | {{#ifeq:template|discussioni template
       | talk
       | template 
       }}
     }} 
   }}

| main = | talk = | user = | wikipedia = | file | image = | mediawiki = | template = | help = | category = | portal = | other | #default =

}}