Template:PageCredits: Difference between revisions
Jump to navigation
Jump to search
imported>Hb1290 (major code overhaul to allow for optional parameters) |
imported>Hb1290 No edit summary |
||
Line 1: | Line 1: | ||
{| | {| | ||
|- | |- | ||
|''<span style="color:#ffa500">Logo descriptions by</span> | |''<span style="color:#ffa500">Logo descriptions by</span> {{{description}}}'' | ||
| | |||
|- | |- | ||
| ''<span style="color:#ffa500">Logo captures by</span> | | ''<span style="color:#ffa500">Logo captures by</span> {{{capture}}}'' | ||
| | |||
|- | |- | ||
| ''<span style="color:#ffa500">Video captures courtesy of</span> | | ''<span style="color:#ffa500">Video captures courtesy of</span> {{{video}}}'' | ||
| | |||
|- | |- | ||
| ''<span style="color:#ffa500">Editions by</span>'' | | ''<span style="color:#ffa500">Editions by</span> {{{editions}}}'' | ||
| | | {{#if:{{{editions|}}} | {{{editions}}} }} | ||
|- | |- | ||
| ''<span style="color:#ffa500">Compiled by</span>'' | | ''<span style="color:#ffa500">Compiled by</span> {{{compiled}}}'' | ||
| | | {{#if:{{{compiled|}}} | {{{compiled}}} }} | ||
|- | |- | ||
| ''<span style="color:#ffa500">Tutorial by</span>'' | | ''<span style="color:#ffa500">Tutorial by</span> {{{tutorial}}}'' | ||
| | | {{#if:{{{tutorial|}}} | {{{tutorial}}} }} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
<br> | |||
<br> | |||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 01:26, 12 May 2020
Logo descriptions by {{{description}}} | |
Logo captures by {{{capture}}} | |
Video captures courtesy of {{{video}}} | |
Editions by {{{editions}}} | |
Compiled by {{{compiled}}} | |
Tutorial by {{{tutorial}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Logo descriptions by | description | no description | Unknown | optional |
Logo captures by | capture | no description | Unknown | optional |
Editions by | edits | no description | Unknown | optional |
compiled by | compiled | no description | Unknown | optional |
tutorial by | tutorial | no description | Unknown | optional |
Video captures courtesy of | video | no description | Unknown | optional |