Difference between revisions of "Template:HelpSection"

From Wikispooks
Jump to navigation Jump to search
m (Fix)
(100px)
Line 1: Line 1:
 
<noinclude>'''Used to identify help sections.'''<br/>
 
<noinclude>'''Used to identify help sections.'''<br/>
Currently this just makes an 80px icon on the right. The parameters is 'image' to chance to vary the icon from the default help icon.<br/>
+
Currently this just makes an 100px icon on the right. The parameters is 'image' to chance to vary the icon from the default help icon.<br/>
 
<br/>
 
<br/>
 
Usage:<br/>
 
Usage:<br/>
 
:{{t|<nowiki>{{HelpSection}}</nowiki>}} or {{t|<nowiki>{{HelpSection|image=my_help_image.jpg}}</nowiki>}}
 
:{{t|<nowiki>{{HelpSection}}</nowiki>}} or {{t|<nowiki>{{HelpSection|image=my_help_image.jpg}}</nowiki>}}
</noinclude><includeonly>{{#if: {{{image|}}} | [[image:{{{image|}}}|80px|right]] | [[image:Torchlight_help_icon.png|80px|right]] }}</includeonly>
+
</noinclude><includeonly>{{#if: {{{image|}}} | [[image:{{{image|}}}|100px|right]] | [[image:Torchlight_help_icon.png|100px|right]] }}</includeonly>

Revision as of 10:37, 29 December 2013

Used to identify help sections.
Currently this just makes an 100px icon on the right. The parameters is 'image' to chance to vary the icon from the default help icon.

Usage:

{{HelpSection}} or {{HelpSection|image=my_help_image.jpg}}