Help:Credit Table: Difference between revisions
Jump to navigation
Jump to search
m (Joseph.Wharfe moved page Template:Credit Table to Help:Credit Table) |
(→Code) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Here's a prebuilt table to use in any {{Cl|People|biographical articles}} you write. This example is from [[Richard Jones]]'s page, circa 2019. Any columns that are entirely filled with 'no' can be removed by deleting the appropriate position and changing the number for the attribute 'colspan' for Credited as from 5 to the appropriate number of positions. | Here's a prebuilt table to use in any {{Cl|People|biographical articles}} you write. This example is from [[Richard Jones]]'s page, circa 2019. Any columns that are entirely filled with 'no' can be removed by deleting the appropriate position and changing the number for the attribute 'colspan' for Credited as from 5 to the appropriate number of positions. For crew you can specify the position by replacing <nowiki>{{yes}} with {{yes|position}}</nowiki> | ||
==== Example ==== | ==== Example ==== | ||
{| class="wikitable" | {| class="wikitable" | ||
! rowspan="2" width="33"| | ! rowspan="2" width="33"|Date | ||
! rowspan="2"| | ! rowspan="2"|Production | ||
! colspan="5"|Credited as | ! colspan="5"|Credited as | ||
! rowspan="2"|Notes | ! rowspan="2"|Notes | ||
Line 13: | Line 13: | ||
! width=65 | Producer | ! width=65 | Producer | ||
! width=65 | Actor | ! width=65 | Actor | ||
! | ! | Crew | ||
|- | |- | ||
| 2018 | | 2018 | ||
Line 39: | Line 39: | ||
| {{no}} | | {{no}} | ||
| {{no}} | | {{no}} | ||
| {{yes}} | | {{yes|Boom Op}} | ||
| Dossed around with [[w: man flu | man flu]] | | Dossed around with [[w: man flu | man flu]] | ||
|- | |- | ||
Line 109: | Line 109: | ||
| {{no}} | | {{no}} | ||
| {{no}} | | {{no}} | ||
| {{yes}} | | {{yes|Boom Op}} | ||
| Dossed around with [[w: man flu | man flu]] | | Dossed around with [[w: man flu | man flu]] | ||
|- | |- | ||
Line 140: | Line 140: | ||
|} | |} | ||
</nowiki> | </nowiki> | ||
[[Category: Useful Resources For Editors]] |
Latest revision as of 23:44, 9 August 2019
Here's a prebuilt table to use in any biographical articles you write. This example is from Richard Jones's page, circa 2019. Any columns that are entirely filled with 'no' can be removed by deleting the appropriate position and changing the number for the attribute 'colspan' for Credited as from 5 to the appropriate number of positions. For crew you can specify the position by replacing {{yes}} with {{yes|position}}
Example
Date | Production | Credited as | Notes | ||||
---|---|---|---|---|---|---|---|
Director | Writer | Producer | Actor | Crew | |||
2018 | Hidden | No | No | No | Yes | No | |
2018 | The System | No | No | Yes | No | No | |
2018 | Roses 2018 | No | No | No | No | Boom Op | Dossed around with man flu |
2018 | Guide to Campus | No | No | No | Yes | No | |
2018/19 | Robbing Chloe | No | No | No | Yes | No | |
Never | Philosopher's Corner | No | No | No | No | No | Probably never happening. |
Code
{| class="wikitable" ! rowspan="2" width="33"|Year ! rowspan="2"|Film ! colspan="5"|Credited as ! rowspan="2"|Notes |- ! width=65 | Director ! width=65 | Writer ! width=65 | Producer ! width=65 | Actor ! width=65 | Crew |- | 2018 | ''[[Hidden]]'' | {{no}} | {{no}} | {{no}} | {{yes}} | {{no}} | |- | 2018 | ''[[The System]]'' | {{no}} | {{no}} | {{yes}} | {{no}} | {{no}} | |- | 2018 | ''[[Roses 2018]]'' | {{no}} | {{no}} | {{no}} | {{no}} | {{yes|Boom Op}} | Dossed around with [[w: man flu | man flu]] |- | 2018 | ''[[Guide to Campus]]'' | {{no}} | {{no}} | {{no}} | {{yes}} | {{no}} | |- | 2018/19 | ''[[Robbing Chloe]]'' | {{no}} | {{no}} | {{no}} | {{yes}} | {{no}} | |- | Never | ''[[Philosopher's Corner]] | {{no}} | {{no}} | {{no}} | {{no}} | {{no}} | Probably never happening. |}