Difference between revisions of "Template:Abstract"
| Line 1: | Line 1: | ||
{|class = "abstract" | {|class = "abstract" | ||
| − | |<div class="top_banner"><div class="banner_description">{{{banner_description}}}</div><div class="banner_image">[[File:{{{banner_image}}}|thumb|200px|{{{banner_image_caption}}}]]</div></div> | + | |{{#if: {{{banner_description|}}} {{{banner_image|}}} | <div class="top_banner"><div class="banner_description">{{{banner_description}}}</div>{{#if: {{{banner_image|}}} | <div class="banner_image">[[File:{{{banner_image}}}|thumb|200px|{{{banner_image_caption}}}]]</div>}}</div>}} |
|- | |- | ||
| − | |<div class="content-menu"><h4>Contents</h4>{{{menu}}}</div> | + | |{{#if: {{{menu|}}} | <div class="content-menu"><h4>Contents</h4>{{{menu}}}</div>}} |
|- | |- | ||
| − | |<p id="one" class="subheading four">{{{heading_one}}}</p> | + | |{{#if: {{{heading_one|}}} | <p id="one" class="subheading four">{{{heading_one}}}</p>}} |
|- | |- | ||
| − | |{{#tag:player|{{{audio_file}}}}}<br>(If the player does not work: [[Media:{{{audio_file}}}|Click here]].) | + | |{{#if: {{{audio_file|}}} | {{#tag:player|{{{audio_file}}}}}<br>(If the player does not work: [[Media:{{{audio_file}}}|Click here]].)}} |
|- | |- | ||
| | | | ||
| Line 29: | Line 29: | ||
| | | | ||
|- | |- | ||
| − | |<p id="two" class="subheading four">{{{heading_two}}}</p> | + | |{{#if: {{{heading_two|}}} | <p id="two" class="subheading four">{{{heading_two}}}</p> }} |
| − | <div class="media_container"><div class="media_description">{{{media_description}}}</div><div class="media_image">[[File:{{{media_image}}}|thumb|300px|{{{media_image_caption}}}]]</div><div class="clear"></div></div> | + | {{#if: {{{media_description|}}} {{{media_image|}}} | <div class="media_container"><div class="media_description">{{{media_description}}}</div>{{#if: {{{media_image|}}} | <div class="media_image">[[File:{{{media_image}}}|thumb|300px|{{{media_image_caption}}}]]</div> }}<div class="clear"></div></div> }} |
|- | |- | ||
| | | | ||
|- | |- | ||
| − | |<p id="three" class="subheading four">{{{heading_three}}}</p> | + | |{{#if: {{{heading_three|}}} | <p id="three" class="subheading four">{{{heading_three}}}</p>}} |
| − | {{{gallery}}} | + | {{#if: {{{gallery|}}} | {{{gallery}}}}} |
|- | |- | ||
| | | | ||
|- | |- | ||
| − | |<p id="four" class="subheading four">{{{heading_four}}}</p> | + | |{{#if: {{{heading_four|}}} | <p id="four" class="subheading four">{{{heading_four}}}</p>}} |
| − | {{{see_also}}} | + | {{#if: {{{see_also|}}} |{{{see_also}}}}} |
|} | |} | ||
<!-- *** Parent Category *** --> | <!-- *** Parent Category *** --> | ||
[[Category:{{{parent_category}}}]] | [[Category:{{{parent_category}}}]] | ||
Revision as of 17:00, 15 April 2014
| ||||||||
| {{{details}}} | ||||||||
[[Category:{{{parent_category}}}]]


