Template:Contributor: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
{{#if:{{{native_name|}}}|<tr> | {{#if:{{{native_name|}}}|<tr> | ||
<td width="40%" valign="top" colspan="2"><noinclude></noinclude>Native name<noinclude></noinclude></td> | <td width="40%" valign="top" colspan="2"><noinclude></noinclude>Native name<noinclude></noinclude></td> | ||
<td width="60%">{{native_name}}</td> | |||
</tr>}}</table>[[Category:Contributors]]<templatestyles src="Template:Game/styles.css" /></includeonly> | |||
<includeonly>{{#cargo_store:_table=games}}<table class="infobox-table citizen-table-nowrap floatright"> | |||
<tr id="infobox-table-img-bg"> | |||
<td width="100%" colspan="3" class="infobox-table-img">{{#if:{{{artwork|}}}|[[{{{artwork}}}|400px]]|[[File:Placeholderv2.png|400px]]}}</td> | |||
</tr> | |||
<tr> | |||
<th width="100%" colspan="3" class="infobox-table-name"><b>{{{title}}}</b></th> | |||
</tr> | |||
{{#if:{{{developer|}}}|<tr> | |||
<td width="40%" valign="top" colspan="2"><noinclude></noinclude>Developer(s)<noinclude></noinclude></td> | |||
<td width="60%">{{#arraymap:{{{developer}}}|,|x|[[x]]}}</td> | <td width="60%">{{#arraymap:{{{developer}}}|,|x|[[x]]}}</td> | ||
</tr>}}</table>[[Category: | </tr>}} | ||
{{#if:{{{publisher|}}}|<tr> | |||
<td width="40%" valign="top" colspan="2"><noinclude></noinclude>Publisher(s)<noinclude></noinclude></td> | |||
<td width="60%">{{#arraymap:{{{publisher}}}|,|x|[[x]]}}</td> | |||
</tr>}} | |||
{{#if:{{{platform|}}}|<tr> | |||
<td width="40%" valign="top" colspan="2"><noinclude></noinclude>Platform(s)<noinclude></noinclude></td> | |||
<td width="60%">{{#arraymap:{{{platform}}}|,|x|[[x]]}}</td> | |||
</tr>}} | |||
</table>[[Category:Games]]<templatestyles src="Template:Game/styles.css" /></includeonly> | |||
Revision as of 22:45, 26 October 2025
This is the "Contributor" template.
It should be called in the following format:
{{Contributor
|native_name=
}}
Edit the page to see the template text.
This template defines the table "contributors". View table.