Difference between revisions of "Template:InfoBox Game"
From Detective Conan Wiki
(test to see if I can make this work) |
|||
| Line 1: | Line 1: | ||
| − | {{ | + | {{infobox |
| − | | | + | | title = <includeonly>{{#if:{{{title|}}}|{{#if:{{{subject_name|}}}|{{{subject_name}}}|{{{title}}} }}|{{PAGENAME}} }}</includeonly> |
| − | | | + | | above = {{#if:{{{subtitle|}}}|<small>{{{subtitle}}}</small>}} |
| − | | | + | | image = {{{image_link|{{{image|}}}}}} |
| − | | | + | | caption = {{{image_caption|{{{caption|}}}}}} |
| − | | | + | | bodystyle = {{#if:{{{width|}}}|width:{{{width}}};}} |
| − | | | + | | labelstyle = {{#if:{{{label_width|}}}|width:{{{label_width}}};}} |
| − | | | + | |
| − | | | + | | label1 = [[List of game manufacturers|Manufacturer]] |
| − | | | + | | data1 = {{{manufacturer|}}} |
| − | | | + | |
| − | | footnotes | + | | label2 = [[Game designer|Designer]] |
| − | }} | + | | data2 = {{{designer|}}} |
| + | |||
| + | | label3 = [[Illustrator]] | ||
| + | | data3 = {{{illustrator|}}} | ||
| + | |||
| + | | label4 = [[Actor]] | ||
| + | | data4 = {{{actor|}}} | ||
| + | |||
| + | | label5 = [[Voice-over]] | ||
| + | | data5 = {{{voice_over|}}} | ||
| + | |||
| + | | label6 = Publisher | ||
| + | | data6 = {{{publisher|}}} | ||
| + | |||
| + | | label7 = Publication date | ||
| + | | data7 = {{{date|}}} | ||
| + | |||
| + | | label8 = Years active | ||
| + | | data8 = {{{years|}}} | ||
| + | |||
| + | | label9 = Genre(s) | ||
| + | | data9 = {{{genre|}}} | ||
| + | |||
| + | | label10 = System | ||
| + | | data10 = {{{system|}}} | ||
| + | |||
| + | | label11 = Players | ||
| + | | data11 = {{{players|}}} | ||
| + | |||
| + | | label12 = Age range | ||
| + | | data12 = {{{ages|}}} | ||
| + | |||
| + | | label13 = Setup time | ||
| + | | data13 = {{{setup_time|}}} | ||
| + | |||
| + | | label14 = Playing time | ||
| + | | data14 = {{{playing_time|}}} | ||
| + | |||
| + | | label15 = Random chance | ||
| + | | data15 = {{{random_chance|}}} | ||
| + | |||
| + | | label16 = Skills required | ||
| + | | data16 = {{{skills|}}} | ||
| + | |||
| + | | label17 = Website | ||
| + | | data17 = {{{web|}}} | ||
| + | |||
| + | | below = {{{footnotes|}}} | ||
| + | |||
| + | }}<noinclude> | ||
| + | {{documentation}} | ||
| + | <!-- Please add metadata to the Documentation subpage --></noinclude> | ||