Template:File other

From TibiaCraft
Revision as of 22:27, 4 October 2025 by Root (talk | contribs) (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:6}} | file | other }} }} | file | image = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{Documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Documentation[view] [edit] [history] [purge]

Usage

  • |1=: The text to return if used in the file/image namespace.
  • |2=: The text to return if used in any other namespace.
  • |demospace=: Use to simulate the template being used in a specified namespace.

See also

[view] [edit] [history] [purge]The above documentation is transcluded from Template:File other/doc.