Difference between revisions of "Template:Portal"

From The Inquisition Legacy
Jump to: navigation, search
Line 8: Line 8:
 
  |boxcolor=
 
  |boxcolor=
 
  |headercolor=
 
  |headercolor=
 +
|topbar=
 
  |header1=
 
  |header1=
 
  |header2=
 
  |header2=
Line 26: Line 27:
 
<table width="100%" cellpadding="0" cellspacing="0" margin="0" bgcolor="{{{bordercolor}}}" style="border:6px solid {{{bordercolor}}}"><td width="100%">
 
<table width="100%" cellpadding="0" cellspacing="0" margin="0" bgcolor="{{{bordercolor}}}" style="border:6px solid {{{bordercolor}}}"><td width="100%">
 
<div style="background:{{{backgroundcolor}}}; color:#000000; padding:25px 25px 25px 25px;">
 
<div style="background:{{{backgroundcolor}}}; color:#000000; padding:25px 25px 25px 25px;">
 +
 +
{{{topbar}}}
  
 
{| 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:50, 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)


{{{topbar}}}

{{{header1}}}

{{{content1}}}

{{{header2}}}

{{{content2}}}

{{{header3}}}

{{{content3}}}

{{{header4}}}

{{{content4}}}