Difference between revisions of "Template:Infobox"
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "Infobox" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
− | {{ | + | {{Infobox |
− | | | + | |Image= |
− | | | + | |Year of foundation= |
− | | | + | |Region= |
− | | | + | |Homepage= |
− | | | + | |Contact= |
− | |||
}} | }} | ||
</pre> | </pre> | ||
− | {| class="wikitable" | + | Edit the page to see the template text. |
− | + | </noinclude><includeonly> | |
+ | |||
+ | {| class="wikitable" style="float:right; margin-left: 10px;" | ||
+ | !colspan="2"| '''{{PAGENAME}}''' | ||
|- | |- | ||
− | ! | + | !colspan="2"| {{{Image|}}} |
− | | {{{ | ||
|- | |- | ||
− | ! | + | ! Year of foundation |
− | | {{{ | + | | {{{Year of foundation|}}} |
|- | |- | ||
− | ! | + | ! Region |
− | | {{{ | + | | {{{Region|}}} |
|- | |- | ||
− | ! | + | ! Homepage |
− | | {{{ | + | | {{{Homepage|}}} |
|- | |- | ||
− | ! | + | ! Contact |
− | | {{{ | + | | {{{Contact|}}} |
− | + | ||
− | |||
− | |||
|} | |} | ||
− | |||
</includeonly> | </includeonly> |
Latest revision as of 17:14, 1 June 2018
This is the "Infobox" template. It should be called in the following format:
{{Infobox |Image= |Year of foundation= |Region= |Homepage= |Contact= }}
Edit the page to see the template text.