Difference between revisions of "Template:Portal"

From The Inquisition Legacy
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
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;">
  
{{{topbar}}}
+
<center><span style="font-size: 120%; font-family:Verdana;">{{{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;"
Line 78: Line 79:
 
__NOTOC__ __NOEDITSECTION__
 
__NOTOC__ __NOEDITSECTION__
  
[[Category:Template]]
+
<noinclude>[[Category:Template]]</noinclude>

Latest revision as of 21:28, 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}}}