Template:PageCredits: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>DisneyInternationalFan No edit summary |
imported>Hb1290 No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{description|}}}|''<span style="color:#ffa500"> | {{#if:{{{description|}}}|''<span style="color:#ffa500">Logo descriptions by</span> {{{description}}}''<br>}}{{#if:{{{compiled|}}}|''<span style="color:#ffa500">Compiled by</span> {{{compiled}}}''<br>}}{{#if:{{{tutorial|}}}|''<span style="color:#ffa500">Tutorial by</span> {{{tutorial}}}''<br>}}{{#if:{{{capture|}}}|''<span style="color:#ffa500">Logo captures by</span> {{{capture}}}'' <br>}}{{#if:{{{edits|}}}|''<span style="color:#ffa500">Editions by</span> {{{edits}}}''<br>}}{{#if:{{{video|}}}|''<span style="color:#ffa500">Video captures courtesy of</span> {{{video}}}''<br>}} | ||
<noinclude> | <noinclude> | ||
<br> | <br> | ||
Line 7: | Line 7: | ||
"params": { | "params": { | ||
"description": { | "description": { | ||
"label": " | "label": "Logo descriptions by", | ||
"description": "Anyone who wrote most or all of a logo description." | |||
}, | }, | ||
"capture": { | "capture": { | ||
"label": " | "label": "Logo captures by", | ||
"description": "Anyone who took the image captures seen on the page." | |||
}, | }, | ||
"edits": { | "edits": { | ||
"label": "Editions by" | "label": "Editions by", | ||
"description": "Those who make frequent small edits on a page." | |||
}, | }, | ||
"video": { | "video": { | ||
"label": "Video captures courtesy of" | "label": "Video captures courtesy of", | ||
"description": "Anyone who uploaded a video that is used on the page." | |||
}, | }, | ||
"compiled": { | "compiled": { | ||
"label": "Compiled by" | "label": "Compiled by", | ||
"description": "Use this if one single person worked on a page, or if all the people involved with the page performed all the roles involved." | |||
}, | }, | ||
"tutorial": { | "tutorial": { | ||
"label": "Tutorial by" | "label": "Tutorial by", | ||
"description": "Use this if the page is a tutorial page." | |||
} | } | ||
}, | }, | ||
Line 32: | Line 38: | ||
"compiled", | "compiled", | ||
"tutorial" | "tutorial" | ||
] | ], | ||
"description": "Credits are needed for every page on the CLG Wiki. Remember: Only add yourself to the credits of a page if you made a substantial contribution. Do not do so if you only changed a few words or made minor formatting updates." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |