We are still actively working on the spam issue.
Difference between revisions of "Template:Browser infobox"
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
− | + | {{Template}} | |
− | |||
− | |||
− | |||
− | |||
− | Designed for use on individual [[browsers]] pages. | + | Designed for use on individual [[browsers|browser]] pages. |
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{Browser | + | {{Browser infobox |
|name= | |name= | ||
|image= | |image= | ||
|type= | |type= | ||
+ | |layout= | ||
+ | |Website= | ||
}} | }} | ||
− | </pre> | + | </pre></noinclude> |
− | + | <includeonly><table cellspacing="3" style="width:300px; border:1px solid #BDBDBD; font-size:small; text-align:left; float:right;"> | |
− | + | <!-- Title --><tr><td colspan="2" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr> | |
+ | <!-- Image --><tr><td colspan="2" style="text-align:center;"> {{{image|}}} </td></tr> | ||
+ | <!-- Type --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;"> Type</td><td> {{{type|}}} </td></tr> | ||
+ | <!-- Layout engine --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;"> Layout engine</td><td> {{{layout|}}} </td></tr> | ||
+ | <!-- Website --><tr><td bgcolor="#BDBDBD" style="width:100px; font-weight:bold; text-align:left;"> Website</td><td> {{{website|}}} </td></tr> | ||
+ | </table></includeonly> |
Latest revision as of 11:41, 28 June 2016
This page is a template. It contains no article-related information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Designed for use on individual browser pages.
Usage
{{Browser infobox |name= |image= |type= |layout= |Website= }}