Difference between revisions of "Template:Portal"

From The Inquisition Legacy
Jump to: navigation, search
Line 28: Line 28:
 
<div style="background:{{{backgroundcolor}}}; color:#000000; padding:25px 25px 25px 25px;">
 
<div style="background:{{{backgroundcolor}}}; color:#000000; padding:25px 25px 25px 25px;">
  
<center><span style="font-family:Verdana;">{{big{{{topbar}}}}}</span></center>
+
<center><span style="font-family:Verdana;">{{big {{{topbar}}} }}</span></center>
  
 
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"
 
{| id="mp-upper" style="width: 100%; margin:4px 0 0 0; background:none; border-spacing: 0px;"

Revision as of 17:52, 13 September 2016

How to use this template

Copy paste this into your page and fill it out:

{{Portal
 |backgroundcolor=
 |bordercolor=
 |boxcolor=
 |headercolor=
 |topbar=
 |header1=
 |header2=
 |header3=
 |header4=
 |content1=
 |content2=
 |content3=
 |content4=
 }}

For picking colors, you will need to include the # symbol and six digit hex code (e.g. #999999). 
This is a great site for getting the hex: http://html-color-codes.info/ 
--Pixie (talk) 10:13, 13 September 2016 (MST)


{{big {{{topbar}}} }}

{{{header1}}}

{{{content1}}}

{{{header2}}}

{{{content2}}}

{{{header3}}}

{{{content3}}}

{{{header4}}}

{{{content4}}}