Difference between revisions of "Template:Infobox tool"
Jump to navigation
Jump to search
sc4e>Freedo50 (New page: This is the infobox to include on any website ==Syntax== <pre>{{infobox tool | logo = | name = | version = | desc = | }}</pre> ==Example== {|align="right" border="1" cellspacing="0"...) |
sc4e>Freedo50 |
||
Line 1: | Line 1: | ||
− | This is the infobox to include on any website | + | <noinclude>This is the infobox to include on any website |
==Syntax== | ==Syntax== | ||
Line 10: | Line 10: | ||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
− | + | {{infobox tool}}</noinclude> | |
− | {|align="right" border="1" cellspacing="0" cellpadding="5" width="300" | + | <includeonly>{|align="right" border="1" cellspacing="0" cellpadding="5" width="300" |
! style="background:#1E90FF; font-size:16pt;"| Tool | ! style="background:#1E90FF; font-size:16pt;"| Tool | ||
|- | |- | ||
Line 27: | Line 27: | ||
|- | |- | ||
| align=center| {{{credits}}} | | align=center| {{{credits}}} | ||
− | |} | + | |}</includeonly> |
Revision as of 07:09, 1 August 2008
This is the infobox to include on any website
Syntax
{{infobox tool | logo = | name = | version = | desc = | }}
Example
Tool |
---|
{{{logo}}} |
{{{name}}} v.{{{version}}} |
Description |
{{{desc}}} |
[{{{download-id}}} Download from {{{download-site}}}] |
Credits |
{{{credits}}} |