Template:Module rating

From Mirrorplay: Fae
Revision as of 09:05, 16 June 2024 by Storyteller (talk | contribs) (1 revision imported: Module Data from Wikipedia)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#ifeq:Module rating|doc|{{#if:|}}|{{#switch:

 {{#if:module
 | module    
 | {{#ifeq:Template|Module
   | module
   | other
   }}
 }}

| module =

{{#ifeq: Module rating | Sandbox

    | 
    | {{#switch: Module rating
        | doc | sandbox =
        | {{#ifeq: true | true 
            |  
            | {{#switch: release
                | pre-alpha | prealpha | pa =
                | alpha | a =
                | beta | b =
                | release | r | general | g =
                | protected | protect | p =
                | semiprotected | semiprotect | semi =
              }}
          }}
      }}
   }}

| other | #default = Error: {{Module rating}} must be placed in the Module namespace. }}}}