Template:Equipment: Difference between revisions
m CSS test |
m CSS test |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="display: flex; flex-direction: row; | <div style="display: flex; flex-direction: row; align-items: center; width:100%; border-collapse: collapse;"> | ||
<!-- Image Column --> | <!-- Image Column --> | ||
<div style="display: flex; flex-direction: column; border:0; padding:10px;"> | <div style="display: flex; flex-direction: column; border:0; padding:10px;"> | ||
Line 11: | Line 11: | ||
<!-- Info Column --> | <!-- Info Column --> | ||
<div style="display: flex; flex-direction: column; border:0; padding:10px; width:65%;"> | <div style="display: flex; flex-direction: column; align-items: center; border:0; padding:10px; width:65%;"> | ||
{{Infobox | {{Infobox | ||
|titlestyle = text-align:center; font-weight:bold; font-size:1.2em; background-color:#dcdcdc; border:1px solid #aaa; | |titlestyle = text-align:center; font-weight:bold; font-size:1.2em; background-color:#dcdcdc; border:1px solid #aaa; | ||
Line 71: | Line 71: | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude>The '''Equipment''' template is used to document custom weapons, armor, and tools on Alathra. It supports up to '''3 images''' and a range of stats for combat and utility equipment. | ||
The '''Equipment''' template is used to document custom weapons, armor, and tools on Alathra. It supports up to '''3 images''' and a range of stats for combat and utility equipment. | |||
== Parameters == | == Parameters == |