Sjabloon:Portal subportals: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(Een tussenliggende versie door dezelfde gebruiker niet weergegeven)
Regel 12: Regel 12:
  
 
-->{{#vardefine: @page |{{#if:{{{Portal|}}} |{{{Portal|}}} |{{FULLPAGENAME}} }} }}<!--
 
-->{{#vardefine: @page |{{#if:{{{Portal|}}} |{{{Portal|}}} |{{FULLPAGENAME}} }} }}<!--
-->{{#ask: [[Class::Subportal]] [[Portal::{{#var:@page}}]] |format=complexarray |name=$subportals |link=none}} }}<!--
+
-->{{#ask: [[Class::Subportal]] [[Portal::{{#var:@page}}]] |format=complexarray |name=$subportals |link=none}}<!--
 
{{#var:@subportals}}
 
{{#var:@subportals}}
  
Regel 25: Regel 25:
 
<div class="portal-articles" style="column-count:2;">
 
<div class="portal-articles" style="column-count:2;">
 
{{#if: {{#caprint:$subportals}}  
 
{{#if: {{#caprint:$subportals}}  
|<ul>{{#camap:$subportals|@@@|<li>[[@@@]]</li>|| }}</ul>
+
|<ul>{{#camap:$subportals|@@@|<li>[[@@@[catitle]]]</li>|| }}</ul>
 
|}}
 
|}}
 
</div>  
 
</div>  

Huidige versie van 14 apr 2022 om 14:21

This is the "Portal subportals" template. It shows all subportals of a portal as a list in a card layout It should be called in the following format:

{{Portal subportals
|Card title= <text>
|Portal= <page> portal (default: current page) 
}}

Edit the page to see the template text.