Template:Quickstart/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{dochead}}
{{dochead}}{{substitute|no}}
The '''Quickstart''' template adds a message box to inform readers that a page is a quickstart guide. Quickstart guides contain information needed to start composing or playing with a tuning, temperament, or scale. Pages with this template are placed in [[:Category:Quickstart guides]].
The '''Quickstart''' template adds a message box to inform readers that a page is a quickstart guide. Quickstart guides contain information needed to start composing or playing with a tuning, temperament, or scale. Pages with this template are placed in [[:Category:Quickstart guides]].


Line 7: Line 7:
If a page is not provided and one is intended to be made, then the following message box is produced:
If a page is not provided and one is intended to be made, then the following message box is produced:


: <code><nowiki>{{Quickstart}}</nowiki></code>
<pre>{{Quickstart}}</pre>
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png
Line 13: Line 13:
}}
}}


On a guide page for [[5L 2s]], adding the following code produces the message box:
On a guide page for [[5L&nbsp;2s]], adding the following code produces the message box:


: <code><nowiki>{{Quickstart|5L 2s}}</nowiki></code>
<pre>{{Quickstart|5L 2s}}</pre>
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]&#32;for [[5L 2s]].'''<br />Information on how to start composing or playing can be found here.
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]&#32;for [[5L&nbsp;2s]].'''<br />Information on how to start composing or playing can be found here.
}}
}}


If a quickstart guide is not meant to have a corresponding article, then passing in <code>nopage</code> as an unnamed argument produces the following:
If a quickstart guide is not meant to have a corresponding article, then passing in <code>nopage</code> as an unnamed argument produces the following:


: <code><nowiki>{{Quickstart|nopage}}</nowiki></code>
<pre>{{Quickstart|nopage}}</pre>
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png