Template:PageCredits: Difference between revisions

From The Audiovisual Identity Database
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:
{| align="left"
{|
|-
|-
|''<span style="color:#ffa500">Logo descriptions by</span>''
|''<span style="color:#ffa500">Logo descriptions by</span> {{{description}}}''
| ''{{{description}}}''
|
|-
|-
| ''<span style="color:#ffa500">Logo captures by</span>''
| ''<span style="color:#ffa500">Logo captures by</span> {{{capture}}}''
| ''{{{capture}}}''
|
|-
|-
| ''<span style="color:#ffa500">Video captures courtesy of</span>''
| ''<span style="color:#ffa500">Video captures courtesy of</span> {{{video}}}''
| ''{{{video}}}''
|
|-
|-
| ''<span style="color:#ffa500">Editions by</span>''
| ''<span style="color:#ffa500">Editions by</span> {{{editions}}}''
| ''{{{editions}}}''
| {{#if:{{{editions|}}} | {{{editions}}} }}
|-
|-
| ''<span style="color:#ffa500">Compiled by</span>''
| ''<span style="color:#ffa500">Compiled by</span> {{{compiled}}}''
| ''{{{compiled}}}''
| {{#if:{{{compiled|}}} | {{{compiled}}} }}
|-
|-
| ''<span style="color:#ffa500">Tutorial by</span>''
| ''<span style="color:#ffa500">Tutorial by</span> {{{tutorial}}}''
| ''{{{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.

Template parameters

ParameterDescriptionTypeStatus
Logo descriptions bydescription

no description

Unknownoptional
Logo captures bycapture

no description

Unknownoptional
Editions byedits

no description

Unknownoptional
compiled bycompiled

no description

Unknownoptional
tutorial bytutorial

no description

Unknownoptional
Video captures courtesy ofvideo

no description

Unknownoptional