Template:Article: Difference between revisions

From AbhiprayaVedi
No edit summary
No edit summary
 
Line 21: Line 21:
{{{Content|}}}
{{{Content|}}}
</div>
</div>
<!-- Second Image (Centered) -->
<!-- Second Image (Centered) -->
{{#if:{{{Image2|}}}|
{{#if:{{{Image2|}}}|
Line 29: Line 28:
</div>
</div>
|}}
|}}
<!-- Source Attribution -->
<!-- Source Attribution -->
{{#if:{{{SourceName|}}}|
{{#if:{{{SourceName|}}}|
Line 38: Line 36:
</div>
</div>
|}}
|}}
<!-- “More in this Category” Section -->
<!-- “More in this Category” Section -->
{{#if:{{{Category|}}}|<div class="related-articles">
{{#if:{{{Category|}}}|<div class="related-articles">
Line 59: Line 56:
</ul>
</ul>
</div>|}}
</div>|}}
</div>
</div>
<!-- Right Sidebar -->
<!-- Right Sidebar -->
<div class="right-sidebar">
<div class="right-sidebar">
<!-- Author Info Box -->
<!-- Author Info Box -->
<div class="author-infobox">
<div class="author-infobox">
Line 77: Line 71:
|}}
|}}
</div>
</div>
<!-- Highlights -->
<!-- Highlights -->
{{#if:{{{Highlight1|}}}|
{{#if:{{{Highlight1|}}}|
Line 85: Line 78:
</div>
</div>
|}}
|}}
{{#if:{{{Highlight2|}}}|
{{#if:{{{Highlight2|}}}|
<div class="highlight-box">
<div class="highlight-box">
Line 92: Line 84:
</div>
</div>
|}}
|}}
<!-- Key Points -->
<!-- Key Points -->
{{#if:{{{KeyPoint1|}}}|
{{#if:{{{KeyPoint1|}}}|
Line 106: Line 97:
|}}
|}}
<!-- Sidebar Widget with Related Articles -->
<!-- Sidebar Widget with Related Articles -->
{{#if:{{{Category|}}}|<div class="sidebar-related">
{{#if:{{{Category|}}}|<div class="sidebar-related">
<div class="sidebar-related-title">🔗 Latest in {{{Category|}}}</div>
<div class="sidebar-related-title">🔗 Latest in {{{Category|}}}</div>
Line 126: Line 116:
</ul>
</ul>
</div>|}}
</div>|}}
</div>
</div>
</div>
</div>
<!-- Categories -->
<!-- Categories -->
[[Category:{{{Category|}}}]]
[[Category:{{{Category|}}}]]
[[Category:Articles]]
[[Category:Articles]]
{{#if:{{{Language|}}}|[[Category:{{{Language}}} articles]]|}}
{{#if:{{{Language|}}}|[[Category:{{{Language}}} articles]]|}}
{{#if:{{{OriginalAuthor|}}}|
{{#if:{{{OriginalAuthor|}}}|
[[Category:Translations]]
[[Category:Translations]]

Latest revision as of 16:04, 2 May 2026


Article Template

This template renders article pages with proper layout and styling.