Difference between revisions of "Creditstable"

From Sega Retro

(additional information on sources)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<includeonly>{{clearvar|i|j}}<div style="font-size: 90%">{{{1|}}}</div>{{#if: {{{source|}}} |
 
<includeonly>{{clearvar|i|j}}<div style="font-size: 90%">{{{1|}}}</div>{{#if: {{{source|}}} |
<dt class="creditsource">''Source'':</dt> <dd>''{{{source|}}}''{{#if:{{{pdf|}}}|{{fileref|{{{pdf|}}}|page={{{pdfpage|}}}}}}}{{#if:{{{file|}}}|{{fileref|{{{file|}}}}}}}{{#if:{{{ref|}}}|{{ref|1={{{ref|}}}}}}} | [[Category:Credits without source]] }}</dd>{{#if:{{{pdf|}}}{{{file|}}}{{{ref|}}}||[[Category:Credits without reference]]}}
+
<dt class="creditsource">''Source'':</dt> <dd>''{{{source|}}}''{{#if:{{{pdf|}}}|{{UseFile|{{{pdf|}}}}}{{fileref|{{{pdf|}}}|page={{{pdfpage|}}}}}}}{{#if:{{{file|}}}|{{fileref|{{{file|}}}}}}}{{#if:{{{ref|}}}|{{ref|1={{{ref|}}}}}}} | [[Category:Credits without source]] }}</dd>{{#if:{{{pdf|}}}{{{file|}}}{{{ref|}}}||[[Category:Credits without reference]]}}
 
{{rep|{{{1|}}}|'''||***|*|**|*|var=allLines}}{{#vardefine:i|1}}{{#iferror:{{#var:allLines}}|{{#var:allLines}}|
 
{{rep|{{{1|}}}|'''||***|*|**|*|var=allLines}}{{#vardefine:i|1}}{{#iferror:{{#var:allLines}}|{{#var:allLines}}|
 
{{#while:|{{#vardefine:currentLine|{{#explode:{{#var:allLines}}|*|{{#var:i}}}}}}{{#var:currentLine}}
 
{{#while:|{{#vardefine:currentLine|{{#explode:{{#var:allLines}}|*|{{#var:i}}}}}}{{#var:currentLine}}
Line 8: Line 8:
 
| role={{#var:currentRole}}
 
| role={{#var:currentRole}}
 
| nameList={{#var:currentNames}}
 
| nameList={{#var:currentNames}}
| game={{#explode:{{PAGENAME}}|/|0}}
+
| game={{#explode:{{PAGENAME}}|/Production credits|0}}
 
| console={{#explode:{{{console|}}}|,|0}}
 
| console={{#explode:{{{console|}}}|,|0}}
 
| date={{{date|}}}
 
| date={{{date|}}}
Line 14: Line 14:
 
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 
| pdfpage={{{pdfpage|}}}
 
| pdfpage={{{pdfpage|}}}
}}{{#if:{{#pos:{{{console|}}}|,}}
+
}}<!-- console loop is unrolled so we're not hitting the loop limit -->{{
|{{StoreCreditsLine <!-- second console (e.g. SMS/GG) -->
+
#if:{{#explode:{{{console|}}}|,|1}}<!-- second console -->
 +
|{{StoreCreditsLine
 
| role={{#var:currentRole}}
 
| role={{#var:currentRole}}
 
| nameList={{#var:currentNames}}
 
| nameList={{#var:currentNames}}
| game={{#explode:{{PAGENAME}}|/|0}}
+
| game={{#explode:{{PAGENAME}}|/Production credits|0}}
 
| console={{#explode:{{{console|}}}|,|1}}
 
| console={{#explode:{{{console|}}}|,|1}}
 
| date={{{date|}}}
 
| date={{{date|}}}
Line 24: Line 25:
 
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 
| pdfpage={{{pdfpage|}}}
 
| pdfpage={{{pdfpage|}}}
}}}}
+
}}{{
 +
#if:{{#explode:{{{console|}}}|,|2}}<!-- third console -->
 +
|{{StoreCreditsLine
 +
| role={{#var:currentRole}}
 +
| nameList={{#var:currentNames}}
 +
| game={{#explode:{{PAGENAME}}|/Production credits|0}}
 +
| console={{#explode:{{{console|}}}|,|2}}
 +
| date={{{date|}}}
 +
| source={{{source|}}}
 +
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 +
| pdfpage={{{pdfpage|}}}
 +
}}{{
 +
#if:{{#explode:{{{console|}}}|,|3}}<!-- fourth console -->
 +
|{{StoreCreditsLine
 +
| role={{#var:currentRole}}
 +
| nameList={{#var:currentNames}}
 +
| game={{#explode:{{PAGENAME}}|/Production credits|0}}
 +
| console={{#explode:{{{console|}}}|,|3}}
 +
| date={{{date|}}}
 +
| source={{{source|}}}
 +
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 +
| pdfpage={{{pdfpage|}}}
 +
}}{{
 +
#if:{{#explode:{{{console|}}}|,|4}}<!-- fifth console -->
 +
|{{StoreCreditsLine
 +
| role={{#var:currentRole}}
 +
| nameList={{#var:currentNames}}
 +
| game={{#explode:{{PAGENAME}}|/Production credits|0}}
 +
| console={{#explode:{{{console|}}}|,|4}}
 +
| date={{{date|}}}
 +
| source={{{source|}}}
 +
| pdf={{first|1={{{pdf|}}}|2={{{file|}}}}}
 +
| pdfpage={{{pdfpage|}}}
 +
}}
 +
}}
 +
}}
 +
}}
 +
}}
 
}}}}{{#if:{{{console|}}}||[[Category:Creditstable with no console field]]}}</includeonly><noinclude>
 
}}}}{{#if:{{{console|}}}||[[Category:Creditstable with no console field]]}}</includeonly><noinclude>
 
{{#cargo_declare:
 
{{#cargo_declare:
Line 60: Line 98:
 
|pdfpage=10
 
|pdfpage=10
 
}}
 
}}
 +
 +
===Sources===
 +
The following are common sources for credits:
 +
* '''In-game credits:''' Credits displayed in-game, usually at the end of the game. For a single credits screenshot, upload the screenshot as a PNG. For multiple screenshots, compile the screenshots into a PDF.
 +
* '''xx manual:''' Credits printed in an instruction manual. Replace "xx" with the corresponding [[wikipedia:ISO 3166-1 alpha-2|ISO 3166-1 alpha-2]] code (e.g. JP or US) and specify what page the credits can be found at in the PDF.
 +
* '''Uncredited:''' Roles that are not credited anywhere in a game or its instruction manuals.
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 19:32, 21 March 2024

This template defines the table "credits". View table.

Usage

Example

{{creditstable|
{{creditsheader|Header}}
* '''Role 1:''' Name
* '''Role 2:''' Name
|source=In-game credits
|console=MD
|pdf=GamePro US 001.pdf
|pdfpage=10
}}
Header
  • Role 1: Name
  • Role 2: Name
Source:
In-game credits[1]


Sources

The following are common sources for credits:

  • In-game credits: Credits displayed in-game, usually at the end of the game. For a single credits screenshot, upload the screenshot as a PNG. For multiple screenshots, compile the screenshots into a PDF.
  • xx manual: Credits printed in an instruction manual. Replace "xx" with the corresponding ISO 3166-1 alpha-2 code (e.g. JP or US) and specify what page the credits can be found at in the PDF.
  • Uncredited: Roles that are not credited anywhere in a game or its instruction manuals.
  • File:GamePro US 001.pdf, page 10