7
edits
m (Reverted edits by Admin (talk) to last revision by MediaWiki default) Tag: Rollback |
(1) |
||
Line 1: | Line 1: | ||
< | <!-- =========== Header =========== --> | ||
<div class="mw-frontpage-header" style="text-align:center; margin:2em 0;"> | |||
<h1>The Index Vault</h1> | |||
</div> | |||
<!-- =========== Boxes grid =========== --> | |||
<div class="mw-frontpage-grid" style="display:grid; grid-template-columns:1fr 1fr; gap:1em;"> | |||
== | <!-- Description --> | ||
<div class="fp-box" style="padding:1em; background:#fff;"> | |||
== Description == | |||
<p><!-- your intro text here --></p> | |||
</div> | |||
<!-- Journal categories --> | |||
<div class="fp-box" style="padding:1em; background:#fff;"> | |||
== Journal Categories == | |||
<categorytree mode="pages">Category:Journal</categorytree> | |||
</div> | |||
<!-- Journal names --> | |||
<div class="fp-box" style="padding:1em; background:#fff;"> | |||
== Journal Names == | |||
<pagelistfromcategory|Journal><!-- or use CategoryTree again --> | |||
</div> | |||
<!-- Author bibliographies --> | |||
<div class="fp-box" style="padding:1em; background:#fff;"> | |||
== Author Bibliographies == | |||
<categorytree mode="pages">Category:Author</categorytree> | |||
</div> |