Template:Pageframe

From Chronicles of Eternia
Jump to navigation Jump to search
{{{icon}}} {{{title}}} {{{icon}}}

{{{content}}}

THIS TEMPLATE SHOULD NOT BE EDITED UNLESS ABSOLUTELY NESSESARY

How to use this template

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

  • color Controls the color in this template.
  • icon Can be used to add a small Icon to the top bar of the template, if left empty no icon will be shown.
  • titleSets the title of the template in the top bar.
  • contentControls the contents of the lower box.
  • widthControls the width of the whole template.

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 = [[File:gavel-solid.png|20px]]
| title = Test1
| content = Test2
| width = 80%
}}

These parameters will result in the following:
Gavel-solid.png Test1 Gavel-solid.png

Test2