Difference between revisions of "Template:Portal"
From The Inquisition Legacy
(Created page with "<noinclude> == How to use this template == Copy paste this into your page and fill it out: <nowiki>{{Portal |backgroundcolor= |bordercolor= |boxcolor= |headercolor= |...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|boxcolor= | |boxcolor= | ||
|headercolor= | |headercolor= | ||
+ | |topbar= | ||
|header1= | |header1= | ||
|header2= | |header2= | ||
Line 19: | Line 20: | ||
For picking colors, you will need to include the # symbol and six digit hex code (e.g. #999999). | 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/ | + | This is a great site for getting the hex: http://html-color-codes.info/ |
+ | --[[User:Pixie|Pixie]] ([[User talk:Pixie|talk]]) 10:13, 13 September 2016 (MST) | ||
</noinclude> | </noinclude> | ||
Line 25: | 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;"> | ||
+ | |||
+ | <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 74: | 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)
|