Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;" > | + | <table class="infobox" align="right" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;" > |
<tr> | <tr> | ||
− | <th class="infobox-title" colspan="2" style="text-align: center;"><b> | + | <th class="infobox-title" colspan="2" style="text-align: center;"><b>Game Info</b></th > |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infobox-subtitle" colspan="2" style="text-align: center; font-size:small;"><i><span>{{{ | + | <td class="infobox-subtitle" colspan="2" style="text-align: center; font-size:small;"><i><span>{{{gamename}}}</span></i></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infobox-image" colspan="2">[[ | + | <td class="infobox-image" colspan="2">[[File:{{{image}}}|300px|thumb|center]]<small></small></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <th class="infobox-subtitle" colspan="2" style="min-width:15em;"> | + | <th class="infobox-subtitle" colspan="2" style="min-width:15em;">{{{imagedescription}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow">''' | + | <td class="infoboxtd1strow">'''Developer(s)''':</td> |
− | <td> | + | <td>{{{dev}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow" bgcolor=# | + | <td class="infoboxtd1strow" bgcolor=#caccce><i>'''Publisher(s):'''</i>:</td> |
− | <td bgcolor=# | + | <td bgcolor=#caccce>{{{publisher}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow">''' | + | <td class="infoboxtd1strow">'''Writer(s)''':</td> |
− | <td> | + | <td>{{{writers}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow" bgcolor=# | + | <td class="infoboxtd1strow" bgcolor=#caccce>'''IP''':</td> |
− | <td bgcolor=# | + | <td bgcolor=#caccce>{{{IP}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow">''' | + | <td class="infoboxtd1strow">'''Engine''':</td> |
− | <td> | + | <td>{{{engine}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow" bgcolor=# | + | <td class="infoboxtd1strow" bgcolor=#caccce>'''Plataform(s)''':</td> |
− | <td bgcolor=# | + | <td bgcolor=#caccce>{{{plataform}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow">''' | + | <td class="infoboxtd1strow">'''Release date''':</td> |
− | <td>{{{ | + | <td>{{{rdate}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow" bgcolor=# | + | <td class="infoboxtd1strow" bgcolor=#caccce>'''Forum''':</td> |
− | <td bgcolor=# | + | <td bgcolor=#caccce><i>{{{forumlink}}}</i></td> |
</tr> | </tr> | ||
+ | |||
<tr> | <tr> | ||
− | <td class="infoboxtd1strow">''' | + | <td class="infoboxtd1strow">'''Versions'''</td> |
− | <td | + | <td><i>{{{versionlink}}}</i></td> |
</tr> | </tr> | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
<noinclude> | <noinclude> | ||
− | <!-- | + | <!-- how to use this infobox |
− | {{ | + | {{infobox |
|image = | |image = | ||
− | | | + | |gamename = |
− | | | + | |imagedescription = |
− | | | + | |dev = |
− | | | + | |publisher = |
− | | | + | |writers= |
− | | | + | |IP = |
− | | | + | |engine = |
− | | | + | |plataform = |
− | | | + | |rdate = |
− | | | + | |forumlink = |
− | | | + | |versionlink = |
}} | }} | ||
--> | --> |
Latest revision as of 09:43, 19 February 2018