This template was created for Main Cast actor pages, and for on-going Supporting Cast that has appeared in two or more seasons.
Copy and paste the following syntax to the source editing screen:
- (one for a \\ Films // section + one for a \\ Television // section)
{| class="wikitable sortable" |- ! Year ! class="unsortable" | Title ! class="unsortable" | Role ! class="unsortable" | Notes |}
Example of edited Films and Television templates:
- ( Actor: Hattie McDaniel )
=== Films ===
{| class="wikitable sortable" |- ! Year ! class="unsortable" | Title ! class="unsortable" | Role ! class="unsortable" | Notes |- |1939 |''Gone with the Wind'' |Mammy |Academy Award for Best Supporting Actress |}
=== Television ===
{| class="wikitable sortable" |- ! Year ! class="unsortable" | Title ! class="unsortable" | Role ! class="unsortable" | Notes |- |1951 |''The Beulah Show'' |Beulah |Six episodes: Aired in second season (1952) |}
Results in:
Films
Year | Title | Role | Notes |
---|---|---|---|
1939 | Gone with the Wind | Mammy | Academy Award for Best Supporting Actress |
Television
Year | Title | Role | Notes |
---|---|---|---|
1951 | The Beulah Show | Beulah | Six episodes: Aired in second season (1952) |
- NOTES
|- <-- this creates a new row (down) | <-- this is info field No. 1 for Year | <-- this is info field No. 2 for Title | <-- this is info field No. 3 for Role | <-- this is info field No. 4 for Notes |} <-- this closes the template