"ഫലകം:CategoryPage" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
MediaWiki സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| വരി 1: | വരി 1: | ||
<templatestyles src="Template:CategoryPage/styles.css" /> | <templatestyles src="Template:CategoryPage/styles.css" /> | ||
__NOTOC__ | __NOTOC__ | ||
<!-- | <!-- ========================================================== | ||
<div class="older-articles-section"> | CATEGORY EDITORIAL LANDING PAGE | ||
---------------------------------------------------------- | |||
Purpose: | |||
{{#ask: [[Category:{{{CategoryName|{{PAGENAME}}}}}]] | Displays all articles belonging to a category. | ||
|?Author = Author | |||
|?Published date = Published date | Editorial Architecture | ||
|format=ul | |||
| limit=50 | 1. Editorial Hero | ||
| offset=10 | 2. Editorial Highlights | ||
| sort=Published date | 3. Editorial Focus (Reserved) | ||
| order=desc | 4. Editorial Context (Reserved) | ||
}} | 5. Editorial Archive | ||
NOTE: | |||
This phase only establishes the permanent architecture. | |||
Existing SMW queries and visual appearance remain unchanged. | |||
=========================================================== --> | |||
<div class="category-page"> | |||
<!-- ====================================================== | |||
REGION 1 : EDITORIAL HERO | |||
======================================================= --> | |||
<section class="category-hero"> | |||
<div class="category-page-header"> | |||
<h1>{{{CategoryName|{{PAGENAME}}}}}</h1> | |||
<p>ഈ വിഭാഗത്തിലെ ലേഖനങ്ങൾ താഴെ കാണാം</p> | |||
</div> | |||
</section> | |||
<!-- ====================================================== | |||
REGION 2 : EDITORIAL HIGHLIGHTS | |||
======================================================= --> | |||
<section class="category-highlights"> | |||
<!-- Latest articles (existing ArticleCard query) --> | |||
<div class="main-topstories-grid"> | |||
{{#ask: | |||
[[Category:{{{CategoryName|{{PAGENAME}}}}}]] | |||
|?#- = ArticlePage | |||
|?Displayname = Displayname | |||
|?Author = Author | |||
|?Published date = Published date | |||
|?Intro = Intro | |||
|?Image1#200px = Image1 | |||
|format=template | |||
|template=ArticleCard | |||
|named args=yes | |||
|limit=10 | |||
|sort=Published date | |||
|order=desc | |||
}} | |||
</div> | |||
</section> | |||
<!-- ====================================================== | |||
REGION 3 : EDITORIAL FOCUS | |||
Reserved for: | |||
• Editor's Picks | |||
• Featured Essays | |||
• Long Reads | |||
======================================================= --> | |||
<section class="category-focus"> | |||
<!-- Reserved for future implementation --> | |||
</section> | |||
<!-- ====================================================== | |||
REGION 4 : EDITORIAL CONTEXT | |||
Reserved for: | |||
• Timelines | |||
• Background | |||
• Related Topics | |||
======================================================= --> | |||
<section class="category-context"> | |||
<!-- Reserved for future implementation --> | |||
</section> | |||
<!-- ====================================================== | |||
REGION 5 : EDITORIAL ARCHIVE | |||
======================================================= --> | |||
<section class="category-archive"> | |||
<div class="older-articles-section"> | |||
<h3>📚 കൂടുതൽ ലേഖനങ്ങൾ</h3> | |||
<div class="older-articles-list"> | |||
{{#ask: | |||
[[Category:{{{CategoryName|{{PAGENAME}}}}}]] | |||
|?Author = Author | |||
|?Published date = Published date | |||
|format=ul | |||
|limit=50 | |||
|offset=10 | |||
|sort=Published date | |||
|order=desc | |||
}} | |||
</div> | |||
</div> | |||
</section> | |||
</div> | </div> | ||
10:18, 2 ജൂലൈ 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
CategoryPage
ഈ വിഭാഗത്തിലെ ലേഖനങ്ങൾ താഴെ കാണാം
📚 കൂടുതൽ ലേഖനങ്ങൾ