Template:MainPage/Citizen/featured: Difference between revisions

From IxWiki
Jump to navigation Jump to search
mNo edit summary
Tag: 2017 source edit
mNo edit summary
Tag: 2017 source edit
 
(50 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><!--  
<div id="home-featured" class="home-card home-card--button home-card--col2 home-card--row4">
API call
{{#get_web_data:  
-->{{#get_web_data:  
  url={{SERVER}}/api.php?action=query&prop=pageimages{{!}}extracts&exlimit=1&exintro=1&exchars=240&explaintext=1&format=json&titles=<!--
  url={{SERVER}}/api.php?action=query&prop=pageimages{{!}}extracts&exlimit=1&exintro=1&exchars=430&explaintext=1&format=json&titles=<!--
 
To change featured article, change the page name below.
To change featured article, change the page name below.
Leave everything else as it is.
Leave everything else as it is.
 
-->Education in Caphiria<!--
-->Kestrel Isles<!--
 
To change featured article, change the page name above.
To change featured article, change the page name above.
Leave everything else as it is.
Leave everything else as it is.
 
-->
-->|format=JSON
|format=JSON
  |data=title=title,pageimage=pageimage,description=extract
  |data=title=title,pageimage=pageimage,description=extract
  |cache seconds=604800
  |cache seconds=604800
}}<div class="card" id="featured_article">
}}
<div class="card-image card-image-featured">[[File:VP Agnew and Mayor Lindsay (cropped to Lindsay).jpg|x260px|link=Special:MyLanguage/{{#external_value:title}}]]</div>
<div class="home-card__background">
<div class="card-text">
[[File:{{#external_value:pageimage|Placeholderv2.png}}|x200px|link=Special:MyLanguage/{{#external_value:title}}]]
<p class="byline">Featured article</p>
</div>
<h3>[[{{#external_value:title}}]]</h3>
<div class="home-card__foreground">
{{#external_value:description}}
<div class="home-card__badge">Featured</div>
</div>
<div class="home-card__header">[[{{#external_value:title}}]]</div>
</div><templatestyles src="Template:Main page/featured/styles.css" /></includeonly><noinclude>
<div class="home-card__label">{{#external_value:description}}</div>
{{/doc}}<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --></noinclude>
</div>
</div>
<templatestyles src="Template:MainPage/Citizen/featured/styles.css"/>
<noinclude><!-- For preview only --><templatestyles src="Template:MainPage/Citizen/shared/styles.css" />{{/doc}}</noinclude>

Latest revision as of 13:03, 2 August 2024

This template is used on the main page. It is the featured article card in the content section. You can update the content by editing the main page settings.