Template:LightGunInfoBox: Difference between revisions

From Dea7hsmiles
Jump to navigation Jump to search
AdamB (talk | contribs)
Created page with "<noinclude> {{#template_params:logo (namespace=File)|title|Website|Compatability|Features}} {{#cargo_declare:_table=LightGunInfoBox|logo=File|title=String|Website=URL|Compatability=List (,) of Text (allowed values=Mame Hooker,Hook Of The Reaper)|Features=List (,) of Text (allowed values=Rumble,Slide Recoil,LED,Firing Modes)}} </noinclude><includeonly>{{#cargo_store:_table=LightGunInfoBox}} {{#template_display:_format=infobox}} Category:Light Gun </includeonly>"
 
AdamB (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<table class="infobox" style="width:270px; font-size:90%; float:right; border:1px solid #aaa; background:#f9f9f9; margin-left:1em;">
{{#template_params:logo (namespace=File)|title|Website|Compatability|Features}}
<tr>
{{#cargo_declare:_table=LightGunInfoBox|logo=File|title=String|Website=URL|Compatability=List (,) of Text (allowed values=Mame Hooker,Hook Of The Reaper)|Features=List (,) of Text (allowed values=Rumble,Slide Recoil,LED,Firing Modes)}}
  <td colspan="2" style="text-align:center;">[[File:{{{logo}}}|250px]]</td>
</noinclude><includeonly>{{#cargo_store:_table=LightGunInfoBox}}
</tr>
{{#template_display:_format=infobox}}
<tr>
[[Category:Light Gun]]
  <th colspan="2" style="text-align:center; background:#b0c4de; font-size:110%;">{{{title}}}</th>
</includeonly>
</tr>
<tr>
  <td><b>Website</b></td>
  <td>{{{Website}}}</td>
</tr>
<tr>
  <td><b>Compatibility</b></td>
  <td>{{{Compatibility}}}</td>
</tr>
<tr>
  <td><b>Features</b></td>
  <td>{{{Features}}}</td>
</tr>
</table>

Latest revision as of 00:47, 31 August 2025

[[File:{{{logo}}}|250px]]
{{{title}}}
Website {{{Website}}}
Compatibility {{{Compatibility}}}
Features {{{Features}}}