Difference between revisions of "Template:Infobox plugin"
Jump to navigation
Jump to search
sc4e>JoeST m (added key for category) |
sc4e>JoeST m (removed float option) |
||
| Line 22: | Line 22: | ||
*'''''tag1''''', '''''tag2''''', '''''tag3''''', '''''tag4'''', '''''tag5''''': tags for what this thing is. | *'''''tag1''''', '''''tag2''''', '''''tag3''''', '''''tag4'''', '''''tag5''''': tags for what this thing is. | ||
==Example== | ==Example== | ||
| − | </noinclude>{{infobox/table | + | </noinclude>{{infobox/table|title={{{type}}}| |
{{row|Image|{{{image1|{{{img|[[Image:Wiki_no_image.png|300px]]}}}}}}||cell= colspan="2" align="center"}} | {{row|Image|{{{image1|{{{img|[[Image:Wiki_no_image.png|300px]]}}}}}}||cell= colspan="2" align="center"}} | ||
{{row|Downloads|'''Download Here'''||cell=colspan="2" style="background-color: #d0d0d0; text-align: center;"}} | {{row|Downloads|'''Download Here'''||cell=colspan="2" style="background-color: #d0d0d0; text-align: center;"}} | ||
Revision as of 06:28, 7 January 2009
|
|
This template includes some very complex use of parser functions. Please make sure you are familiar with these functions before editing this template. |
Use this in all template pages.
Syntax
{{infobox plugin
|type =
|img =
|dl =
|author =
}}
- type: The type of plugin it is.
- img: An image or logo.
- dl: The {{download}} templates for this plugin.
- author: The creator of this.
- credits
- support: Where to go if your stuck.
- depend: These plugins are needed for this to work.
- useby: Things that this plugin is used by.
- language: The languages the plugin supports (default english).
- tag1, tag2, tag3, tag4', tag5: tags for what this thing is.
Example
| {{{type}}} | |
|---|---|
| Download Here | |
| {{{dl}}} | |
| General Information | |
| Credits | {{{credits}}} |
| Tags | Template:Infobox plugin/tags |
| Languages | English |