Template:Expert/doc: Difference between revisions
Jump to navigation
Jump to search
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]] |
Revision as of 15:06, 9 September 2024
Usage
This template should be placed at the top of the page, with a single unnamed argument that indicates the corresponding beginner page.
For example, on the "Mathematical theory of regular temperaments" page, you could add the template like this:
{{Expert|Mathematical theory of regular temperaments}}
to obtain:
![]() |
This is an expert page. It is written to allow experienced readers to learn more about the advanced elements of the topic. The corresponding beginner page for this topic is Mathematical theory of regular temperaments. |
Using the template without providing an argument will produce:
![]() |
This is an expert page. It is written to allow experienced readers to learn more about the advanced elements of the topic. |
Passing nobeginner
as the first argument will produce:
![]() |
This is an expert page. It is written to allow experienced readers to learn more about the advanced elements of the topic. No corresponding beginner page currently exists for this topic. |