"ഫലകം:Article" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
No edit summary |
No edit summary |
||
| വരി 1: | വരി 1: | ||
<includeonly>{{DISPLAYTITLE:{{{DisplayTitle|{{{Title|}}}}}}}} | <includeonly>{{DISPLAYTITLE:{{{DisplayTitle|{{{Title|}}}}}}}} | ||
<templatestyles src="Article/styles.css" /> | <templatestyles src="Article/styles.css" /> | ||
{{#set:Date={{{Date|}}}|Category={{{Category|}}}}} | |||
<div class="article-container" data-language="{{{Language|}}}"> | <div class="article-container" data-language="{{{Language|}}}"> | ||
| വരി 32: | വരി 35: | ||
</div> | </div> | ||
|}} | |}} | ||
<!-- “More in this Category” Section --> | |||
{{#if:{{{Category|}}}|<div class="related-articles"> | |||
<h2>📄 More in {{{Category|}}}</h2> | |||
{{#ask: | |||
[[Category:{{{Category|}}}]] | |||
[[!{{FULLPAGENAME}}]] | |||
[[Date::+]] | |||
|?Date | |||
|sort=Date | |||
|order=desc | |||
|limit=5 | |||
|format=ul | |||
|link=all | |||
|headers=hide | |||
|mainlabel=- | |||
|searchlabel= | |||
}} | |||
</div>|}} | |||
</div> | </div> | ||
| വരി 78: | വരി 100: | ||
</div> | </div> | ||
|}} | |}} | ||
<!-- Sidebar Widget with Related Articles --> | |||
{{#if:{{{Category|}}}|<div class="sidebar-related"> | |||
<div class="sidebar-related-title">🔗 Latest in {{{Category|}}}</div> | |||
{{#ask: | |||
[[Category:{{{Category|}}}]] | |||
[[!{{FULLPAGENAME}}]] | |||
[[Date::+]] | |||
|?Date | |||
|sort=Date | |||
|order=desc | |||
|limit=3 | |||
|format=ul | |||
|link=all | |||
|headers=hide | |||
|mainlabel=- | |||
|searchlabel= | |||
}} | |||
</div>|}} | |||
</div> | </div> | ||
</div> | </div> | ||
15:47, 28 ഏപ്രിൽ 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
Article Template
This template renders article pages with proper layout and styling.