Template:ArticleTest: Difference between revisions
From AbhiprayaVedi
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
<!-- Introduction --> | <!-- Introduction --> | ||
<div class="introduction-section"> | <div class="introduction-section"> | ||
{{{Introduction|}}} | |||
</div> | </div> | ||
| Line 19: | Line 19: | ||
<div class="content-wrapper"> | <div class="content-wrapper"> | ||
<!-- Main Content --> | |||
<div class="main-content"> | |||
<!-- Image 1 --> | |||
{{#if:{{{Image1|}}}| | |||
<div class="image-left"> | |||
[[File:{{{Image1}}}|thumb|400px|{{{Image1Caption|}}}]] | |||
</div> | |||
|}} | |||
<!-- Article Text --> | |||
<div class="article-text"> | |||
{{{Content|}}} | |||
</div> | |||
<!-- Image 2 --> | <!-- Image 2 --> | ||
Revision as of 20:14, 17 April 2026
Test Version
This is the cleaned‑up test template for article rendering.