Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
(Making this more user friendly...) |
(Polish the template) |
||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style=" | <includeonly>{|class="wikitable" style="float:right; margin-left: 100px;" | ||
!colspan="2"|{{{name| {{BASEPAGENAME}} }}} | !colspan="2" style="font-size: 1.4em;"|{{{name| {{BASEPAGENAME}} }}} | ||
|- | |- | ||
|colspan="2" style="background-color: #222"|[[File:{{{image| | |colspan="2" style="background-color: #222; padding: 35px;"|[[File:{{{image|Unknown.png}}}|center|128px]] | ||
|- | |- | ||
Line 29: | Line 29: | ||
<pre> | <pre> | ||
{{Item | {{Item | ||
|name= (optional, defaults to the article's title) | |name= (optional, defaults to the article's title) | ||
|image= (file.filetype) | |image= (file.filetype) |