We are still actively working on the spam issue.

Difference between revisions of "Template:Browser infobox"

From InstallGentoo Wiki
Jump to: navigation, search
Line 4: Line 4:
 
<!-- Type --><tr><td colspan="2" bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> {{{type|}}}</td></tr>
 
<!-- Type --><tr><td colspan="2" bgcolor="#BDBDBD" style="width:80px; font-weight:bold; text-align:left;"> {{{type|}}}</td></tr>
 
</table><noinclude>
 
</table><noinclude>
 +
 +
Designed for use on individual [[browsers]] pages.
 +
 +
==Usage==
 +
<pre>
 +
{{Browser Infobox
 +
|name=
 +
|image=
 +
|type=
 +
}}
 +
</pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 09:17, 24 June 2016

{{#if:|}}

Designed for use on individual browsers pages.

Usage

{{Browser Infobox
|name=
|image=
|type=
}}