Difference between revisions of "Template:Overview"

From Beyond Social
Line 11: Line 11:
 
}}
 
}}
 
</pre>
 
</pre>
 +
</noinclude>
  
----------
+
<includeonly>
 
 
This is the old SMW template:
 
 
 
<pre>
 
 
<div class="articles-wrapper">
 
<div class="articles-wrapper">
 
<div class="thumb-wrapper">{{{2|File:None.png}}}</div>
 
<div class="thumb-wrapper">{{{2|File:None.png}}}</div>
 
<div class="title">{{{1}}}</div>
 
<div class="title">{{{1}}}</div>
 
<div class="info"><small>Last modified at {{{4}}} by {{{6}}}</small></div>
 
<div class="info"><small>Last modified at {{{4}}} by {{{6}}}</small></div>
</div>
 
</pre>
 
 
</noinclude>
 
 
<includeonly>
 
{{#cargo_store:_table=Pages|thumbnail={{{thumbnail|}}}|modification_date={{{modification_date|}}}|editors={{{editors|}}} }}
 
 
<div class="articles-wrapper">
 
<div class="thumb-wrapper">{{{thumbnail|File:None.png}}}</div>
 
<div class="title">{{PAGENAME}}</div>
 
<div class="info"><small>Last modified at {{{modification_date}}} by {{#arraymap:{{{editors|}}}|,|x|[[x]]}}</small></div>
 
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Revision as of 10:26, 29 April 2019

This is the "Articles" template. This template uses the SMW tags of pages that are made with the Form:Article form.

{{ Articles
| Title=
| Thumb=
| Category=
| Modification date=
| Creation date=
| Last editor is=
}}