×
Fallout Wiki
FO76 ui workshop team.png Independent Fallout Wiki - Template Area FO76 ui workshop team.png

Template:Credits table

Template documentation (for the template shown above, sometimes hidden or invisible)

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:

  1. Once with <unnamed 1> set to "start".
  2. Once (at least) with <unnamed 1> set to "row".
  3. Once with <unnamed 1> set to "end".

Parameters[edit]

Neutral
(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).
Neutral
credit
Which role/work the person was credited for.
Yes
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.
Yes
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}}

Technical[edit]

Documentation transcluded from Template:Credits table/doc.