Template:Expert: Difference between revisions
m Fixed expert page categorization |
ArrowHead294 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' It is written to allow new readers to learn about the basics of the topic easily. | <includeonly>{{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' {{#if: {{{header|}}}|{{{header|}}}|It is written to allow new readers to learn about the basics of the topic easily.}}{{#switch: {{{footer|nobeginner}}}|beginner=<br>The corresponding expert page for this topic is [[{{{footer}}}]]|nobeginner=<br>No corresponding beginner page currently exists for this topic.|}}}} | ||
[[Category:Expert pages]]</includeonly><noinclude> | [[Category:Expert pages]]</includeonly><noinclude> | ||
The '''Expert''' template adds a [[Template:Mbox|message box]] to inform readers of pages targeted towards an expert audience. If a corresponding beginner page exists, it may also be presented in that box. It also places the page in [[:Category:Expert pages]]. | The '''Expert''' template adds a [[Template:Mbox|message box]] to inform readers of pages targeted towards an expert audience. If a corresponding beginner page exists, it may also be presented in that box. It also places the page in [[:Category:Expert pages]]. | ||
Line 20: | Line 20: | ||
{{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' It is written to allow experienced readers to learn more about the advanced elements of the topic.}} | {{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' It is written to allow experienced readers to learn more about the advanced elements of the topic.}} | ||
Passing <code>nobeginner</code> as the first argument will produce: | Passing <code>footer=nobeginner</code> as the first argument will produce: | ||
{{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' It is written to allow experienced readers to learn more about the advanced elements of the topic.<br>No corresponding beginner page currently exists for this topic.}} | {{Mbox|type=notice|text='''This is an [[:Category:Expert pages|expert page]].''' It is written to allow experienced readers to learn more about the advanced elements of the topic.<br>No corresponding beginner page currently exists for this topic.}} |