{{{Content}}}
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 1: | Line 1: | ||
{{#default_form:Article_EN}} | {{#default_form:Article_EN}} | ||
{{DISPLAYTITLE:{{{Display_Name|{{PAGENAME}}}}}}} | |||
<div | <div class="article-wrapper"> | ||
<div class="article-header"> | |||
<div | <div class="article-meta"> | ||
<span | <span class="meta-line"> | ||
{{{Author|}}}{{#if:{{{Date|}}}|<span class="meta-sep">•</span>{{{Date}}}} | |||
</span> | |||
</div> | |||
</div> | |||
{{#if:{{{Intro|}}}| | |||
<div class="article-intro"> | |||
{{{Intro}}} | |||
</div> | |||
}} | |||
{{#if:{{{Thumbnail|}}}{{{Highlight1|}}}{{{Highlight2|}}}| | |||
<div class="article-floatbox"> | |||
{{#if:{{{Thumbnail|}}}| | |||
[[File:{{{Thumbnail}}}|thumb|right|160px|{{{Thumbnail_Caption|}}}]] | |||
}} | |||
{{#if:{{{Highlight1|}}}{{{Highlight2|}}}| | |||
<div class="article-highlights"> | |||
<h3>Highlights</h3> | |||
<ul> | |||
{{#if:{{{Highlight1|}}}|<li>{{{Highlight1}}}</li>}} | |||
{{#if:{{{Highlight2|}}}|<li>{{{Highlight2}}}</li>}} | |||
</ul> | |||
</div> | |||
}} | |||
</div> | |||
}} | |||
<div class="article-content"> | |||
{{#if:{{{Image1|}}}| | |||
[[File:{{{Image1}}}|thumb|left|300px|{{{Image1_Caption|}}}]] | |||
}} | |||
<div class="content-body"> | |||
{{{Content}}} | |||
</div> | </div> | ||
< | {{#if:{{{Image2|}}}| | ||
[[File:{{{Image2}}}|thumb|right|300px|{{{Image2_Caption|}}}]] | |||
}} | |||
</div> | |||
{{#if:{{{Translator|}}}{{{Source|}}}| | |||
<div class="article-source"> | |||
<h3>Source & Attribution</h3> | |||
{{#if:{{{Translator|}}}|<p><strong>Translator:</strong> {{{Translator}}}</p>}} | |||
{{#if:{{{Source|}}}|<p><strong>Original Source:</strong> {{{Source}}}</p>}} | |||
</div> | |||
}} | |||
{{#if:{{{Author_Bio|}}}| | |||
<div class="article-author-bio"> | |||
<h3>About the Author</h3> | |||
{{{Author_Bio}}} | |||
</div> | |||
}} | |||
{{#if:{{{Category|}}}|[[Category:{{{Category}}}]]}} | |||
</div> | |||
{{#if:|•{{{Date}}}}
{{{Content}}}