Template:Concert page machine - 1995/doc: Difference between revisions
Template:Concert page machine - 1995/doc (view source)
Revision as of 06:57, 7 November 2024
, 7 November 2024no edit summary
(Created page with "<pre> {{subst:Concert page machine |release d= |coverimage= |caption= |support= |headliner= |other band(s)= |debuts= |guests= |released= |pers. changes= |attendance= |tour manager= |press= |setlist source = |setlist= <!--See note below for some automated options--> {{Setlist |title1 = |title2 = |title3 = |title4 = |title5 = |title6 = |title7 = |title8 = |title9 = |title10 = |title11 = }} |see also= |external links= |references= |footnotes=...") |
No edit summary |
||
| Line 13: | Line 13: | ||
|attendance= | |attendance= | ||
|tour manager= | |tour manager= | ||
|press | |press= | ||
|setlist= <!--See note below for some automated options--> | |setlist= <!--See note below for some automated options--> | ||
{{Setlist | {{Setlist | ||
|setlist source = | |||
|title1 = | |title1 = | ||
|title2 = | |title2 = | ||
| Line 31: | Line 31: | ||
|see also= | |see also= | ||
|external links= | |external links= | ||
|references= | |references=yes | ||
|footnotes= | |footnotes=yes | ||
}} | }} | ||
</pre> | </pre> | ||
==Notes== | ==Notes== | ||
===Setlist parameter auto-options=== | ===Setlist parameter auto-options=== | ||
If you enter "gone" for this parameter (without quotes), it'll give you "this setlist is gone" template with the lil weezer guy. If you do "missing" it'll give you the missing setlist template. If you enter anything else ''(like enter in an actual setlist)'', you should just add in a normal <nowiki>{{Setlist}}</nowiki> template. The above example assumes you'll have a setlist to enter in and provides | If you enter "gone" for this parameter (without quotes), it'll give you "this setlist is gone" template with the lil weezer guy. If you do "missing" it'll give you the missing setlist template. If you enter anything else ''(like enter in an actual setlist)'', you should just add in a normal <nowiki>{{Setlist}}</nowiki> template. The above example assumes you'll have a setlist to enter in and provides parameters for 11 songs. I saw a few '95 shows with 11-song setlists so I chose that #. Curious about how the auto-options work? It's a "parser function" called "switch." See the [https://en.wikipedia.org/wiki/Help:Switch_parser_function Wikipedia help page]. Wondering if Jason made up the term auto-option? Yes I did. | ||
===Setlist source parameter=== | |||
Pretty pretty please put sources if you're adding a setlist. The "setlist source" parameter is included above within the <nowiki>{{Setlist}}</nowiki> template. That same parameter works within this concert page machine template too, (i.e. not within the <nowiki>{{Setlist}}</nowiki> but still in the template you're using.) This is so you can specify a source the setlist being "gone." If you're making a concert page whose setlist is gone, you can complete this template thusly (HMC trademarked word): | |||
<pre> | |||
{{subst:Concert page machine | |||
|release d= | |||
... | |||
|setlist=gone | |||
|setlist source=<!--your source for the setlist being gone--> | |||
... | |||
}} | |||
</pre> | |||
===References and Footnotes=== | |||
The above example has "yes" for both the references and footnotes parameters. This will create those sections at the bottom of your page. Leave those parameters blank if you don't have any references or footnotes (and don't want empty sections created for them). If you're adding a setlist, you should put yes for references. Because you should pretty please be specifying a source for a setlist :) | |||