Template:Display: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="float:right; margin-left: 100px;" !colspan="2"|{{{name| {{BASEPAGENAME}} }}} |- |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|}}}.png]] |}<noinclude> Usage: <pre> {{Item |name=Optional (Defaults to the Page Title) |image=File Name }} </pre> Category:Infobox Templates </noinclude>") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|- | |- | ||
|colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|}}}.png]] | |colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.png|256px]] | ||
|}<noinclude> | |}<noinclude> | ||
Usage: | Usage: | ||
<pre> | <pre> | ||
{{ | {{Display | ||
|name=Optional (Defaults to the Page Title) | |name=Optional (Defaults to the Page Title) | ||
|image=File Name | |image=File Name | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |