Template:X: Difference between revisions
Template page
More actions
m moved Template:Mwl to Template:X: "mwl" should be reserved for the language. also I'm planning to expand this beyond magic words |
mNo edit summary |
||
| Line 57: | Line 57: | ||
Links to a help page about the magic word and automatically adds the correct syntax (case sensitive in most cases). | Links to a help page about the magic word and automatically adds the correct syntax (case sensitive in most cases). | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|NAMESPACE}} → {{x|NAMESPACE}} | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|DEFAULTSORT}} → {{x|DEFAULTSORT}} | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|ifexist}} → {{x|ifexist}} | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|localurl}} → {{x|localurl}} | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|REDIRECT}} → {{x|REDIRECT}} | ||
* <nowiki>{{</nowiki> | * <nowiki>{{</nowiki>x|NOTOC}} → {{x|NOTOC}} | ||
... | ... | ||
[[Category:Interwiki link templates|{{PAGENAME}}]] | [[Category:Interwiki link templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 19:27, 2 May 2009
{{{{{1}}}}}
Links to a help page about the magic word and automatically adds the correct syntax (case sensitive in most cases).
- {{x|NAMESPACE}} → {{NAMESPACE}}
- {{x|DEFAULTSORT}} → {{DEFAULTSORT:}}
- {{x|ifexist}} → {{#ifexist:}}
- {{x|localurl}} → {{localurl:}}
- {{x|REDIRECT}} → #REDIRECT
- {{x|NOTOC}} → __NOTOC__
...