Template:EnglishArticle: Difference between revisions
From AbhiprayaVedi
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{{display_name|{{{title|No Title Provided}}}}}}}} | {{DISPLAYTITLE:{{{display_name|{{{title|No Title Provided}}}}}}}} | ||
<div class="article-header" | |||
'''{{{display_name|{{{title|No Title Provided}}}}}'''< | <div class="article-header"> | ||
<div class="article-title"> | |||
'''{{{display_name|{{{title|No Title Provided}}}}}''' | |||
</div> | |||
<div class="article-byline"> | |||
''By <span style="font-weight:bold; font-size:1.3em;">{{{author|Anonymous}}}</span>'' | ''By <span style="font-weight:bold; font-size:1.3em;">{{{author|Anonymous}}}</span>'' | ||
<span style="margin-left: | <span style="margin-left:10px;">({{#if: {{{date|}}} | {{{date}}} | {{CURRENTDAY}}-{{CURRENTMONTH}}-{{CURRENTYEAR}} }})</span> | ||
</div> | </div> | ||
<div | </div> | ||
<!-- | |||
<!-- Sidebar --> | |||
<div class="article-sidebar"> | |||
{{#if: {{{thumbnail|}}} | | {{#if: {{{thumbnail|}}} | | ||
[[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|Author Photo}}} <br><small>Credit: {{{thumbnail_credit|}}}</small>]] | [[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|Author Photo}}} <br><small>Credit: {{{thumbnail_credit|}}}</small>]] | ||
}} | }} | ||
{{#if: {{{highlight1|}}} | | |||
{{#if: {{{highlight1|}}} | | <div class="highlight-box">'''Key Point:''' {{{highlight1}}}</div> | ||
<div | |||
}} | }} | ||
{{#if: {{{highlight2|}}} | | {{#if: {{{highlight2|}}} | | ||
<hr style="margin:12px 0 | <hr style="margin:12px 0;"> | ||
<div | <div class="highlight-box">'''Additional Insight:''' {{{highlight2}}}</div> | ||
}} | }} | ||
</div> | </div> | ||
<!-- Intro | |||
<div | <!-- Intro --> | ||
<div class="intro-box"> | |||
{{{intro|Placeholder: Add a brief 2-3 line introduction here.}}} | {{{intro|Placeholder: Add a brief 2-3 line introduction here.}}} | ||
</div> | </div> | ||
<!-- Main Content | <!-- Main Content --> | ||
{{{content| | <div class="article-content"> | ||
{{{content|}}} | |||
</div> | |||
<!-- Category (visible) --> | |||
{{#if: {{{category|}}} | | |||
<div class="article-category"> | |||
'''Category:''' {{{category}}} | |||
</div> | |||
}} | |||
{{#if: {{{author_bio|{{{translator|{{{source|}}}}}}}}} | | {{#if: {{{author_bio|{{{translator|{{{source|}}}}}}}}} | | ||