Template:Infobox EZ2DJ: Difference between revisions

From EZ2DJ Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 643 by Kasaski (talk))
Tag: Undo
 
(20 intermediate revisions by the same user not shown)
Line 6: Line 6:
| aboveclass  = summary
| aboveclass  = summary
| abovestyle  = font-size: 110%; font-style: italic
| abovestyle  = font-size: 110%; font-style: italic
| above        = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above        = {{{name|<includeonly>{{#getdisplaytitle:{{SUBJECTPAGENAME}}}}</includeonly>}}}
| image        = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}]]}}
| image        = {{#if:{{{image|}}}|[[File:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}|300px]]}}
| captionstyle = font-size: 95%; line-height: 1.5em
| captionstyle = font-size: 95%; line-height: 1.5em


| class1      = description
| class1      = description


| label1       = Developer(s)
| subheader       = {{#if: {{{korean|}}}|{{{korean|}}}}}
| data1        = {{#if: {{{developer|}}}|{{{developer|}}}}}


| label2      = Publisher(s)
| label2      = Developer(s)
| data2        = {{#if: {{{publisher|}}}|{{{publisher|}}}}}
| data2        = {{#if: {{{developer|}}}|{{{developer|}}}}}


| label3      = Designers(s)
| label3      = Publisher(s)
| data3        = {{#if: {{{designer|}}}|{{{designer|}}}}}
| data3        = {{#if: {{{publisher|}}}|{{{publisher|}}}}}


| label4      = Programmer(s)
| label4       = Designers(s)
| data4       = {{#if: {{{programmer|}}}|{{{programmer|}}}}}
| data4        = {{#if: {{{designer|}}}|{{{designer|}}}}}
 
| label5       = Programmer(s)
| data5       = {{#if: {{{programmer|}}}|{{{programmer|}}}}}


| label6      = Series
| label6      = Series
Line 28: Line 30:


| label7      = Release
| label7      = Release
| data7        = {{{year|}}}
| data7        = {{{release|}}}


| label8      = Genre(s)
| label8      = Genre(s)
Line 34: Line 36:


| label9      = Platform
| label9      = Platform
| data9        = {{#if: {{{platform|}}}|''{{{platform|}}}''}}
| data9        = {{#if: {{{platform|}}}|{{{platform|}}}}}


| label10      = Arcade System
| label10      = Arcade System
| data10        = {{#if: {{{system|}}}|''{{{system|}}}''}}
| data10        = {{#if: {{{system|}}}|{{{system|}}}}}


}}
}}
Line 43: Line 45:
Template for usage:
Template for usage:
<pre style="overflow:auto">
<pre style="overflow:auto">
{{Infobox cabinet
{{Infobox EZ2DJ
 
| korean =
| title =
| image =
| developer =
| publisher =
| designer =
| programmer =
| series = 
| release =
| platform =
| genre =
| system =
}}
}}
</pre>
</pre>
Line 53: Line 66:


<Includeonly>
<Includeonly>
[[Category: Cabinets]]
[[Category: EZ2]]
</includeonly>
</includeonly>

Latest revision as of 00:34, 11 March 2023

Template for usage:

{{Infobox EZ2DJ
| korean =
| title = 
| image = 
| developer = 
| publisher = 
| designer = 
| programmer = 
| series =  
| release = 
| platform = 
| genre = 
| system = 
}}