Template for game/movie/book credits tables.
Usage[edit]
{{Credits table|start}}
{{Credits table|row
|year =2000
|title =FO2
|credit =Lead designer
}}
{{Credits table|end}}
This template needs to be called (at least) 3 times in order to produce a valid table:
- Once with
<unnamed 1>set to "start". - Once (at least) with
<unnamed 1>set to "row". - Once with
<unnamed 1>set to "end".
Parameters[edit]
(default: "row")
<unnamed 1>Available options:
- end: Returns end of table (closes table).
- row: Returns normal table row.
- start: Returns start of table (starts table, inserts header row).
credit
Which role/work the person was credited for.
title
Title (game, movie, book etc) the person was credited for. If used with standard abbreviations (see
{{abb}}), automatically linked to the title's page on this wiki. Otherwise not automatically linked.year
Year of
title release.Copy/paste[edit]
Standard table[edit]
{{Credits table|start}}
{{Credits table|row
|year =
|title =
|credit =
}}
{{Credits table|row
|year =
|title =
|credit =
}}
{{Credits table|row
|year =
|title =
|credit =
}}
{{Credits table|row
|year =
|title =
|credit =
}}
{{Credits table|row
|year =
|title =
|credit =
}}
{{Credits table|end}}
