Template:Beginner/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
m Deprecating template: Technical data. Style |
||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
The '''Beginner''' template adds a [[Template:Mbox|message box]] to inform readers of pages targeted towards a beginner audience. If a corresponding expert page exists, it may also be presented in that box. It also places the page in [[:Category:Beginner pages]]. | The '''Beginner''' template adds a [[Template:Mbox|message box]] to inform readers of pages targeted towards a beginner audience. If a corresponding expert page exists, it may also be presented in that box. It also places the page in [[:Category: Beginner pages]]. | ||
=== Usage === | === Usage === | ||
Line 7: | Line 7: | ||
For example, on the "[[Regular temperament]]" page, you could add the template like this: | For example, on the "[[Regular temperament]]" page, you could add the template like this: | ||
: <code> | : <code><nowiki>{{Beginner|Mathematical theory of regular temperaments}}</nowiki></code> | ||
to obtain: | to obtain: | ||
Line 14: | Line 14: | ||
| type=notice | | type=notice | ||
| icon=Icon-Beginner.png | | icon=Icon-Beginner.png | ||
| text='''This is a [[:Category:Beginner pages|beginner page]].''' It is written to allow new readers to learn about the basics of the topic easily.<br | | text='''This is a [[:Category:Beginner pages|beginner page]].''' It is written to allow new readers to learn about the basics of the topic easily.<br>The corresponding expert page for this topic is [[Mathematical theory of regular temperaments]]. | ||
}} | }} | ||
Line 30: | Line 30: | ||
| type=notice | | type=notice | ||
| icon=Icon-Beginner.png | | icon=Icon-Beginner.png | ||
| text='''This is a [[:Category:Beginner pages|beginner page]].''' It is written to allow new readers to learn about the basics of the topic easily.<br | | text='''This is a [[:Category:Beginner pages|beginner page]].''' It is written to allow new readers to learn about the basics of the topic easily.<br>No corresponding expert page currently exists for this topic. | ||
}} | }} | ||
=== See also === | === See also === | ||
* [[Template:Expert | * [[Template: Expert]] | ||
* [[Template: Quickstart]] | |||
* [[Template:Quickstart]] | * [[Template: Has quickstart]] | ||
* [[Template:Has quickstart]] |