Template:Pageframe

From Artea Station
Revision as of 22:10, 10 March 2023 by Quacks (talk | contribs) (Created Pageframe template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{title}}}

{{{content}}}

How to use this template

This template has several parameters and all of them will be displayed in the example below.

Important note: The icon parameter is only meant to be used with the FontAwesome extension For usage see the extension itself. A list of use-able icons can be found here on the FontAwesome website (We can only use Free Icons from version 5.15.4 or older, keep this in mind when looking for icons to use.)

{{Pageframe
| color = #005C53
| icon = {{#fas:gavel}}
| title = Test1
| content = Test2
| width = 80%
}}

These parameters will result in the following:
Test1

Test2