Template:Beginner: Difference between revisions
ArrowHead294 (talk | contribs) Revert for now, will figure out later |
Added beginner icon |
||
Line 1: | Line 1: | ||
<includeonly>{{Mbox|type=notice|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.{{#if: {{{1|}}}|{{#ifeq: {{{1|}}}|noexpert|<br>No corresponding expert page currently exists for this topic.|<br>The corresponding expert page for this topic is [[{{{1|}}}]].|}}}}}} | <includeonly>{{Mbox|type=notice|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.{{#if: {{{1|}}}|{{#ifeq: {{{1|}}}|noexpert|<br>No corresponding expert page currently exists for this topic.|<br>The corresponding expert page for this topic is [[{{{1|}}}]].|}}}}}} | ||
[[Category:Beginner pages]]</includeonly><noinclude> | [[Category:Beginner pages]]</includeonly><noinclude> | ||
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]]. | ||
Line 12: | Line 12: | ||
to obtain: | to obtain: | ||
{{Mbox|type=notice|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]].}} | {{Mbox|type=notice|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>The corresponding expert page for this topic is [[Mathematical theory of regular temperaments]].}} | ||
Using the template without providing an argument will produce: | Using the template without providing an argument will produce: | ||
{{Mbox|type=notice|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.}} | {{Mbox|type=notice|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.}} | ||
Passing <code>noexpert</code> as the first argument will produce: | Passing <code>noexpert</code> as the first argument will produce: | ||
{{Mbox|type=notice|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.}} | {{Mbox|type=notice|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>No corresponding expert page currently exists for this topic.}} | ||
== See also == | == See also == |