Template:EnglishArticle: Difference between revisions

From AbhiprayaVedi
mNo edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
<noinclude>
<noinclude>
'''Template:EnglishArticle''' — Main template for English journalistic articles.
'''Template:EnglishArticle''' — Main template for English articles.
[[Category:Article Templates]]
[[Category:Article Templates]]
</noinclude>
</noinclude>
<templatestyles src="Template:EnglishArticle/styles.css" />
<templatestyles src="Template:EnglishArticle/styles.css" />
{{DISPLAYTITLE:{{{display_name|No Title Provided}}}}}
{{DISPLAYTITLE:{{{display_name|No Title Provided}}}}}
<div class="article-header">
<div class="article-byline">
<span class="author-name">{{{author|Anonymous}}}</span>
<span class="meta-separator">•</span>
<span class="article-date">{{#if: {{{date|}}} | {{{date}}} | {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} }}</span>
{{#if: {{{category|}}} | <span class="meta-separator">•</span><span class="article-meta-category">{{{category}}}</span> }}
</div>
</div>


<div class="article-header"><div class="article-byline">
<div class="intro-box">
''By <span style="font-weight:bold; font-size:1.32em;">{{{author|Anonymous}}}</span>''
{{{intro|Placeholder: Add a brief 2-3 line introduction here.}}}
<span style="margin-left:12px;">({{#if: {{{date|}}} | {{{date}}} | {{CURRENTDAY}}-{{CURRENTMONTH}}-{{CURRENTYEAR}} }})</span>
</div>
</div></div>


<div class="article-sidebar">
<div class="article-sidebar">
{{#if: {{{thumbnail|}}} | [[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|Author Photo}}}]] }}
{{#if: {{{thumbnail|}}} | [[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|}}}]] }}
{{#if: {{{highlight1|}}} | <div class="highlight-box">'''Key Point:''' {{{highlight1}}}</div> }}
 
{{#if: {{{highlight2|}}} | <hr><div class="highlight-box">'''Additional Insight:''' {{{highlight2}}}</div> }}
{{#if: {{{highlight1|}}} |  
</div>
<div class="highlight-box">🔑 {{{highlight1}}}</div>  
}}


<div class="intro-box">
{{#if: {{{highlight2|}}} |
{{{intro|Placeholder: Add a brief 2-3 line introduction here.}}}
<hr>
<div class="highlight-box">💡 {{{highlight2}}}</div>
}}
</div>
</div>


<div class="article-content">
<div class="article-content">


<!-- Image 1 - Left aligned with text wrap + caption & credit below -->
{{#if: {{{image1|}}} |
{{#if: {{{image1|}}} |
<div class="article-image1">
<div class="article-image1">
Line 35: Line 43:
</div>
</div>
}}
}}
{{{content}}}
{{{content}}}
</div>
</div>


{{#if: {{{category|}}} | <div class="article-category">'''Category:''' {{{category}}}</div> }}
<!-- Edit with Form -->
 
{{#formlink:form=EnglishArticleSubmission|target={{FULLPAGENAME}}|link text=✏️ Edit with Form|link type=button}}
{{#if: {{{author_bio|{{{translator|{{{source|}}}}}}}}} |
-->
== About the Author ==
{{{author_bio|}}}
 
{{#if: {{{translator|}}} |
== Source Attribution ==
Translated by: {{{translator}}} <br>
Original Source: {{{source|}}} <br>
URL: {{{source_url|}}} <br>
Permission: {{{permission_note|}}}
}}
}}
 
<!-- Edit with Form Button -->
{{#formlink:form=EnglishArticleSubmission
|target={{FULLPAGENAME}}
|link text=✏️ Edit with Form
|link type=button
|tooltip=Edit this article using the structured form
}}

Latest revision as of 15:07, 5 June 2026

-->