Difference between revisions of "Template:Infobox Image"
From TheHolo.Net Forums Wiki
m (Template:Infobox Room moved to Template:Infobox Image) |
m |
||
Line 2: | Line 2: | ||
To use the template, simply copy and paste the code below into a new character template. | To use the template, simply copy and paste the code below into a new character template. | ||
− | <pre><nowiki>{{ | + | <pre><nowiki>{{Infobox_Image |
− | + | ||
| Image=image | | Image=image | ||
− | + | | Description=Description | |
− | | Description=Description | + | |
}}</nowiki></pre></noinclude> | }}</nowiki></pre></noinclude> | ||
{{clear}} | {{clear}} | ||
<div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A68064;background:#E8ECF4;-moz-border-radius:10px;padding:10px 10px 10px 10px;"> | <div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #A68064;background:#E8ECF4;-moz-border-radius:10px;padding:10px 10px 10px 10px;"> | ||
<div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;"> | <div style="text-align:center;font-size:16px;font-weight:900;line-height:1.5em;"> | ||
− | <div class="hiddenStructure{{{Image|}}}">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]</div> | + | <div class="hiddenStructure{{{Image|}}}">[[Image:{{{Image}}}|{{{ImageSize|248px}}}|center]]</div> |
− | + | ||
− | + | ||
<div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> | <div style="clear:left;font-size:12px;text-align:center;border-top:2px solid #A68064;"> | ||
− | <div style="width: | + | <div style="width:250px;float:left;text-align:center;">{{{Description}}}</div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 13:11, 29 March 2012
usage
To use the template, simply copy and paste the code below into a new character template.
{{Infobox_Image | Image=image | Description=Description }}
[[Image:{{{Image}}}|248px|center]]
{{{Description}}}