Difference between revisions of "Template:Itembox"

From Idlescape Wiki
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
     </div>
 
     </div>
 
{{#if: {{{text|}}}|
 
{{#if: {{{text|}}}|
 +
<hr style"width:30%; margin-left:35% !important; margin-right:35% !important;" />
 
<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;">{{{text}}}</p>
 
|}}
 
|}}

Revision as of 12:14, 10 September 2020

[[{{{title}}}|]]

Usage

<div class="mainpage-contents tile-row">
 {{Itembox
  |title =
  |image =
  |text = optional
 }}

 //another Itembox could go here..
</div>