Content deleted Content added
the switches are not "___location-dependent", but MOS:ORDER describes preferences for where to put them for convenience of the editors, like DISPLAYTITLE goes near the top and DEFAULTSORT goes together with the categories — Undid revision 1287352321 by Jonesey95 (talk) |
→General information: clarify for future people like me who can't remember why this note is here |
||
Line 29:
* The first parameter's syntax differs. In <code>{{#magic: <nowiki/>p1 | p2 | p3}}</code>, the name is <code>#magic</code>and it is followed by an unspaced <code>:</code>and a required input parameter, <code>p1</code>. With a template, <code>p1</code>is optional and it is preceded by a <code>|</code>(pipe) instead of a <code>:</code>, e.g. <code>{{template<nowiki/>|p1}}</code>.
Most magic words can be used in any needed locations on a page; see [[MOS:ORDER]] for guidance on where Wikipedia prefers to place some magic words that are behavior switches (examples: DEFAULTSORT and DISPLAYTITLE).
== Behavior switches ==
|