Template:L2

From Wikimedia Incubator

Jump to: navigation, search
  • Why: Instead of linking pages like [[Wt/code/pagename|pagename]], you can use {{l|pagename}}.
    • {{l|foo}} = [[Wt/code/foo|foo]]
    • {{l|Foo}} = [[Wt/code/Foo|Foo]]
    • {{l|foo|Name}} = [[Wt/code/foo|Name]]
    • {{l|Foo|name}} = [[Wt/code/Foo|name]]
  • Note: You can only use this template on a page in the main namespace (and not the main page) linking to a page also in the main namespace.

See Template:L for a normal version (= first letter is uppercase).