Template:Article: Difference between revisions
From AbhiprayaVedi
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
<div class="article-wrapper"> | <div class="article-wrapper"> | ||
<!-- TITLE & META - NO EXTRA DIVS --> | |||
< | {{{Author|}}}{{#if:{{{Date|}}}| <span class="meta-sep">•</span> {{{Date}}}}} | ||
<br><br> | |||
< | |||
{{#if:{{{Intro|}}}| | {{#if:{{{Intro|}}}| | ||
<div class="article-intro"> | <div class="article-intro">{{{Intro}}}</div> | ||
{{{Intro}}} | |||
</div> | |||
}} | }} | ||
<!-- CONTENT STARTS IMMEDIATELY - NO WRAPPER DIVS --> | |||
{{#if:{{{Image1|}}}|[[File:{{{Image1}}}|thumb|left|300px|{{{Image1_Caption|}}}]]}} | |||
{{{Content}}} | |||
{{#if:{{{Image2|}}}|[[File:{{{Image2}}}|thumb|right|300px|{{{Image2_Caption|}}}]]}} | |||
{{#if:{{{Thumbnail|}}}{{{Highlight1|}}}{{{Highlight2|}}}| | {{#if:{{{Thumbnail|}}}{{{Highlight1|}}}{{{Highlight2|}}}| | ||
<div class="article-floatbox"> | <div class="article-floatbox"> | ||
{{#if:{{{Thumbnail|}}}|[[File:{{{Thumbnail}}}|center|160px|{{{Thumbnail_Caption|}}}]]}} | |||
{{#if:{{{Highlight1|}}}{{{Highlight2|}}}| | |||
<div class="article-highlights"> | |||
<h3>Highlights</h3> | |||
{{#if:{{{Highlight1|}}}|<div>{{{Highlight1}}}</div>}} | |||
{{#if:{{{Highlight2|}}}|<div>{{{Highlight2}}}</div>}} | |||
</div>}} | |||
</div | |||
</div> | </div> | ||
}} | }} | ||
| Line 62: | Line 30: | ||
{{#if:{{{Author_Bio|}}}| | {{#if:{{{Author_Bio|}}}| | ||
<div class="article-author-bio"> | <div class="article-author-bio"> | ||
<h3>About the Author</h3> | |||
{{{Author_Bio}}} | |||
</div> | </div> | ||
}} | }} | ||
{{#if:{{{Category|}}}|[[Category:{{{Category}}}]]}} | {{#if:{{{Category|}}}|[[Category:{{{Category}}}]]}} | ||
</div> | </div> | ||
Revision as of 13:32, 1 February 2026
{{{Content}}}