Difference between revisions of "Template:Itembox"
Jump to navigation
Jump to search
m |
m |
||
| Line 5: | Line 5: | ||
</div> | </div> | ||
{{#if: {{{text|}}}| | {{#if: {{{text|}}}| | ||
| − | <p style="text-align: center; font-style: italic; padding: 0 15px 0 15px;">{{{text}}}</p> | + | <p style="text-align: center; font-style: italic; padding: 0 15px 0 15px;">- <br>{{{text}}}</p> |
|}} | |}} | ||
</div> | </div> | ||
Revision as of 12:17, 10 September 2020
[[{{{title}}}|
]]
Usage
<div class="mainpage-contents tile-row">
{{Itembox
|title =
|image =
|text = optional
}}
//another Itembox could go here..
</div>