Template:Quickstart/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Ganaram inukshuk (talk | contribs)
uncategorize from quickstart guides
Ganaram inukshuk (talk | contribs)
Simplify (subst-ify) sample mboxes
Line 8: Line 8:
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]{{#if: |{{#ifeq: |nopage|. No corresponding article currently exists for this guide.|&#32;for [[]].}}|&#46;}}'''<br />Information on how to start composing or playing can be found here.
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]&#46;'''<br />Information on how to start composing or playing can be found here.
}}
}}


Line 16: Line 16:
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]{{#if: 5L 2s|{{#ifeq: 5L 2s|nopage|. No corresponding article currently exists for this guide.|&#32;for [[5L 2s]].}}|&#46;}}'''<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 2s]].'''<br />Information on how to start composing or playing can be found here.
}}
}}


Line 24: Line 24:
{{Mbox
{{Mbox
| icon=Icon-Quickstart.png
| icon=Icon-Quickstart.png
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]{{#if: nopage|{{#ifeq: nopage|nopage|. No corresponding article currently exists for this guide.|&#32;for [[nopage]].}}|&#46;}}'''<br />Information on how to start composing or playing can be found here.
| text='''This is a [[:Category:Quickstart guides|quickstart guide]]. No corresponding article currently exists for this guide.'''<br />Information on how to start composing or playing can be found here.
}}
}}



Revision as of 08:47, 19 September 2024

Usage

This template should be placed at the top of the page, with a single unnamed argument that indicates the corresponding article.

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

{{Quickstart}}
This is a quickstart guide.
Information on how to start composing or playing can be found here.

On a guide page for 5L 2s, adding the following code produces the message box:

{{Quickstart|5L 2s}}
This is a quickstart guide for 5L 2s.
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 nopage as an unnamed argument produces the following:

{{Quickstart|nopage}}
This is a quickstart guide. No corresponding article currently exists for this guide.
Information on how to start composing or playing can be found here.

See also