2,342
edits
No edit summary |
(→Code) |
||
| (8 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]] | |||