Template:MiscInfobox: Difference between revisions
Template page
More actions
Created page with "<div class="recipebox" style="background: #3ba1df; color: #102210;"> {| class="content" |- ! {{{1}}} {{{2}}} |- | {{#ifeq: {{{3|}}} | | The method of obtaining is currently un..." |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="recipebox" style="background: #3ba1df; color: #102210;"> | <div class="recipebox" style="background: {{{background|#3ba1df}}}; color: {{{color|#102210}}};"> | ||
{| class="content" | {| class="content" | ||
|- | |- | ||
! {{{1}}} {{{2}}} | ! {{{1}}} {{{2}}} | ||
|- | |- | ||
| {{#ifeq: {{{3|}}} | | The method of obtaining is currently unknown. | {{{ | | {{#ifeq: {{{3|}}} | | The method of obtaining is currently unknown. | {{{3}}} }} {{#ifeq: {{{4|}}} | | | <div class="desc">"{{{4}}}"</div> }} | ||
|}</div> | |}</div> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> | ||