Template:SourceBox: Difference between revisions
From JBMod Wiki
Jump to navigationJump to search
shoddy template substitute |
BLANKED |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="border: 1px solid | <div style="border: 1px solid {{{accent-color|grey}}}; margin-left: auto; margin-right: auto; width: 50%; background-color:{{{background-color|white}}}; color:{{{text-color|black}}}"> | ||
[[File:{{{image}}}|128px]] | {{#if: {{{image|}}} | ||
|[[File:{{{image}}}|128px]] | |||
| | |||
}} | |||
<span style="display:inline-block; height: 100%"> | <span style="display:inline-block; height: 100%"> | ||
<span style="font-weight: bold">{{{title}}}</span> | <span style="font-weight: bold">{{{title|}}}</span> | ||
<br> | <br> | ||
<span>{{{text}}}</span> | <span>{{{text|}}}</span> | ||
</span> | </span> | ||
</div> | </div> |
Latest revision as of 06:17, 26 June 2025