Difference between revisions of "Template:BadgeBox"

From Frictional Wiki
Jump to navigation Jump to search
m
m
 
Line 10: Line 10:
  
 
== Usage ==
 
== Usage ==
<syntaxhighlight>
+
<pre>
 
{{BadgeBox|content=Some primary content here!|footer=A footer suitable for a hyperlink}}
 
{{BadgeBox|content=Some primary content here!|footer=A footer suitable for a hyperlink}}
</syntaxhighlight>
+
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 00:08, 23 August 2020

Some primary content here!
And more stuff down here!
A footer suitable for a hyperlink

A box that allows you to place some highlighted content in the primary area, as well as some content in the footer below it.

Usage

{{BadgeBox|content=Some primary content here!|footer=A footer suitable for a hyperlink}}