Template:EnglishArticle: Difference between revisions

From AbhiprayaVedi
mNo edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
<noinclude>
<noinclude>
'''Template:EnglishArticle''' — Main template for English articles.
'''Template:EnglishArticle''' — Main template for English articles.
Line 6: Line 7:
{{DISPLAYTITLE:{{{display_name|No Title Provided}}}}}
{{DISPLAYTITLE:{{{display_name|No Title Provided}}}}}
<div class="article-header">
<div class="article-header">
<div class="article-byline"><span class="author-name">{{{author|Anonymous}}}</span><span class="article-date">{{#if: {{{date|}}} | {{{date}}} | {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} }}</span><span class="article-meta-category">{{#if: {{{category|}}} | <div class="article-meta-category">{{{category}}}</span>
<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>
</div>
<div class="intro-box">
{{{intro|Placeholder: Add a brief 2-3 line introduction here.}}}
</div>
<div class="article-sidebar">
<div class="article-sidebar">
{{#if: {{{thumbnail|}}} | [[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|}}}]] }}
{{#if: {{{thumbnail|}}} | [[File:{{{thumbnail}}}|thumb|220px|center|{{{thumbnail_caption|}}}]] }}
{{#if: {{{highlight1|}}} | <div class="highlight-box">{{{highlight1}}}</div> }}
 
{{#if: {{{highlight2|}}} | <hr><div class="highlight-box">{{{highlight2}}}</div> }}
{{#if: {{{highlight1|}}} |  
</div>
<div class="highlight-box">🔑 {{{highlight1}}}</div>  
<div class="intro-box">
}}
{{{intro|Placeholder: Add a brief 2-3 line introduction here.}}}
 
{{#if: {{{highlight2|}}} |  
<hr>
<div class="highlight-box">💡 {{{highlight2}}}</div>  
}}
</div>
</div>
<div class="article-content">
<div class="article-content">
{{#if: {{{image1|}}} |
{{#if: {{{image1|}}} |
<div class="article-image1">
<div class="article-image1">
Line 29: Line 45:
{{{content}}}
{{{content}}}
</div>
</div>
{{#if: {{{category|}}} | <div class="article-meta-category">{{{category}}}</div> }}
 
<!-- Edit with Form -->
<!-- Edit with Form -->
{{#formlink:form=EnglishArticleSubmission|target={{FULLPAGENAME}}|link text=✏️ Edit with Form|link type=button}}
{{#formlink:form=EnglishArticleSubmission|target={{FULLPAGENAME}}|link text=✏️ Edit with Form|link type=button}}
-->

Latest revision as of 15:07, 5 June 2026

-->