Template:Featured Book: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <div class="mp-box mp-book"> <h2>Featured Book</h2> {{#if:{{{image|}}}|[[File:{{{image|}}} | 100px | Featured Book Image]]}} <p class="text">{{{text|}}}</p> </di...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="mp-box mp-book"> | <div class="mp-box mp-book box-sh"> | ||
<h2>Featured Book</h2> | <h2>Featured Book</h2> | ||
{{#if:{{{image|}}}|[[File:{{{image|}}} | | <p class="text">{{#if:{{{image|}}}|[[File:{{{image|}}} | 200px | Featured Book Image]]}}{{{text|}}}</p> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |