Template:Item List-Item
From sureai
This template is used to add an item to an Item List that was begun with Template:Item List-Start.
It is recommended to insert Item List templates one after the other, without any line breaks, to avoid empty paragraphs from being inserted by MediaWiki between items. See the examples for more info.
Parameters
- title: Adds a title to the top of this item. Title is hidden if this parameter is empty.
- icon: The name of the image acting as an icon for this item's title, without the initial
File:
. Icon is hidden if this parameter is empty. - 1: This item's content.
- noheader: If nonempty, hides this item from the Table of Contents.
Examples
{{Item List-Start|title=Fancy!|noheader=1 }}{{Item List-Item|icon=EN-Marker-Cave.svg|title=An item|noheader=1| Well, would you look at that! I'm inside the item list! }}{{Item List-Item|icon=EN-Items-icon.png|title=Climb it|noheader=1| You see that mountain over there? ''You can climb it!'' }}{{Item List-Item|title=Things|noheader=1| * Formatting ** '''Works''' *# Just Fine *# Inside ==== The Item ==== Don't worry. }}{{Item List-End}}
Fancy!

Well, would you look at that! I'm inside the item list!

You see that mountain over there? You can climb it!
Things
- Formatting
- Works
- Just Fine
- Inside
The Item
Don't worry.
{{Item List-Start }}{{Item List-Item|title=Hello|noheader=1| Your container doesn't need to have a title! }}{{Item List-Item| And neither do your items! '''IT JUST WORKS!''' }}{{Item List-End}}
Hello
Your container doesn't need to have a title!
And neither do your items!
IT JUST WORKS!