Difference between revisions of "Template:Item List"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly> |
| − | + | <span style="display:inline-flex; align-items:center; margin-right:5px;"> | |
| − | {{ | + | <img src="http://static.divine-pride.net/images/items/item/{{{id}}}.png" alt="{{{item}}}" style="margin-right:5px; width:24px; height:24px;"> |
| − | + | {{Item |id={{{id}}} |name={{{item}}}}} | |
| − | + | </span> | |
| + | </includeonly> | ||