Template:Expert/doc: Difference between revisions
ArrowHead294 (talk | contribs) Make documentation page |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
For example, on the "[[Mathematical theory of regular temperaments]]" page, you could add the template like this: | For example, on the "[[Mathematical theory of regular temperaments]]" page, you could add the template like this: | ||
: <code | : <code>{{((}}Expert{{!}}Mathematical theory of regular temperaments{{))}}</code> | ||
to obtain: | to obtain: | ||
{{ | {{{{ROOTPAGENAME}}|Mathematical theory of regular temperaments}} | ||
Using the template without providing an argument will produce: | Using the template without providing an argument will produce: | ||
{{ | {{{{ROOTPAGENAME}} }} | ||
Passing <code>nobeginner</code> as the first argument will produce: | Passing <code>nobeginner</code> as the first argument will produce: | ||
{{ | {{{{ROOTPAGENAME}}|nobeginner}} | ||
=== See also === | === See also === | ||
* [[Template:Beginner]] | * [[Template:Beginner]] | ||
* [[Template:Technical data]] | * [[Template:Technical data]] |