Difference between revisions of "Template:Infobox plugin"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Jdenm8
(Commenting out tags, part of the Category pollution problem.)
m (30 revisions imported)
 
(55 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
| text = <span style="color:#f28500;">'''This template includes some very complex use of parser functions. Please make sure you are familiar with these functions before editing this template.'''</span>
 
| text = <span style="color:#f28500;">'''This template includes some very complex use of parser functions. Please make sure you are familiar with these functions before editing this template.'''</span>
 
}}
 
}}
Use this in all template pages.
+
{{documentation}}
==Syntax==
 
<pre>{{infobox plugin
 
|type =
 
|img =
 
|dl =
 
|author =
 
}}</pre>
 
*'''type''': The type of plugin it is.
 
*'''img''': An image or logo.
 
*'''dl''': The {{[[Template:download|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==
 
==Example==
 
</noinclude>{{infobox/table|title={{{type}}}|
 
</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"}}
 +
{{#if:{{{downloads|{{{dl|}}}|}}}|
 
{{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;"}}
 
{{row|Downloads|{{{downloads|{{{dl}}}}}}||cell= colspan="2" style="text-align: center; font-weight: normal;"}}
 
{{row|Downloads|{{{downloads|{{{dl}}}}}}||cell= colspan="2" style="text-align: center; font-weight: normal;"}}
 +
}}
 
{{row|Info|'''General Information'''|cell =  colspan="2" style="background-color: #d0d0d0; text-align: center;"}}
 
{{row|Info|'''General Information'''|cell =  colspan="2" style="background-color: #d0d0d0; text-align: center;"}}
 
{{row|{{{credits}}}|'''Credits'''
 
{{row|{{{credits}}}|'''Credits'''

Latest revision as of 00:50, 10 August 2019

[create] Documentation icon Template documentation

Example

{{{type}}}
Wiki no image.png
General Information
Credits {{{credits}}}
Tags Template:Infobox plugin/tags
Languages English