Template:CatItem: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
<div style="float:left; padding:2px; width:200px; height:100px; overflow:hidden; border:0px dashed #a1b4c8;"> | <includeonly><div style="float:left; padding:2px; width:200px; height:100px; overflow:hidden; border:0px dashed #a1b4c8;"> | ||
{| | {| | ||
|style="width:50px"|{{CatImage || image={{{1}}} | link={{{2}}} | width=48px | height=48px}} | |style="width:50px"|{{CatImage || image={{{1}}} | link={{{2}}} | width=48px | height=48px}} | ||
|'''[[{{{2}}}|{{{3}}}]]''' | |'''[[{{{2}}}|{{{3}}}]]''' | ||
|}<small>{{{4}}}</small> | |}<small>{{{4}}}</small> | ||
</div> | </div></includeonly><noinclude> | ||
The CatItem template gives you a simple interface to create a category in a list of items. In addition it scales to the width of the page when used properly, see the implementation on the [[Main Page]]. | |||
<nowiki>{{CatItem|Faq.PNG|FAQ|FAQ|Frequently Asked Questions}}</nowiki> | |||
{{CatItem|Faq.PNG|FAQ|FAQ|Frequently Asked Questions}}</noinclude> |
Revision as of 21:52, 19 April 2010
The CatItem template gives you a simple interface to create a category in a list of items. In addition it scales to the width of the page when used properly, see the implementation on the Main Page.
{{CatItem|Faq.PNG|FAQ|FAQ|Frequently Asked Questions}}