Template:HWBox: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|class="wikitable" style="float:right width: 200px;"  
<noinclude>
!{{{Name}}}
HWBox template.
It should be called in the following format:
<pre>
{{HWBox
|Image=NA.png
|Port=PCI
|Rating=Good
|RateImage={{Good}}
|Driver=NAME.OS2
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
 
 
{|class="wikitable" style="width: 200px; float: right"  
! colspan="2" | {{PAGENAME}}
|-
|-
|[[Image:{{{Image}}}|200px]]
| colspan="2" | [[Image:{{{Image}}}|200px]]
|-
|-
| {{{Rating}}}
| '''Port:''' || {{{Port}}}
|-
|-
| {{{RateImage}}}
| '''Rating:''' || {{{RateImage}}}<br> {{{Rating}}}
|-
| '''Driver:''' || {{{Driver}}}
|-
|-
|}
|}

Latest revision as of 16:10, 23 January 2021

HWBox template. It should be called in the following format:

{{HWBox
|Image=NA.png
|Port=PCI
|Rating=Good
|RateImage={{Good}}
|Driver=NAME.OS2
}}

Edit the page to see the template text.