Template:TopicBox: Difference between revisions
Jump to navigation
Jump to search
Agent Kith (talk | contribs) No edit summary |
Agent Kith (talk | contribs) No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="mainpage_box" style={{{ | <div class="mainpage_box" style={{{5|""}}}> | ||
<h3><span class="header_icon" role="presentation" aria-hidden="true"></span><i class="{{{1}}}"></i> <span>{{{2}}}</span></h3> | <h3><span class="header_icon" role="presentation" aria-hidden="true"></span><i class="{{{1}}}"></i> <span>{{{2}}}</span></h3> | ||
<div id="mainpage-topics" title="Topics" class="items"> | <div id="mainpage-topics" title="Topics" class="items"> | ||
{{{3}}} | {{{3}}}{{#if: {{{5|}}} | {{{4}}} | {{#if: {{{4|}}} |* More from {{{2}}}...}} }} | ||
{{#if: {{{5|}}} | <hr width="100%"><span style="float:right;"><i class="fas fa-home"></i> [[Main_Page|Back To Main]]</span>| }} | |||
{{#if: {{{ | |||
</div> | </div> | ||
</div> | </div> | ||
Line 10: | Line 9: | ||
== Usage == | == Usage == | ||
Topic Box: | Topic Box: | ||
<nowiki>{{TopicBox|font awesome icon|Title|SubPages|Parent}}</nowiki> | <nowiki>{{TopicBox|font awesome icon|Title|SubPages|SubPages#2|Parent}}</nowiki> | ||
=== Paramaters === | === Paramaters === | ||
{|class="wikitable" | {|class="wikitable" |
Latest revision as of 15:38, 8 August 2019
{{{2}}}
{{{3}}}
Usage
Topic Box: {{TopicBox|font awesome icon|Title|SubPages|SubPages#2|Parent}}
Paramaters
font awesome icon | Font Awesome Icon To Use (e.g. fas fa-cog) |
---|---|
Title | Title of the topic box (e.g. Configuration) |
SubPages | List of subpages |
Parent | Use 1, and this will show a link back to parent |