Difference between revisions of "Template:Infobox Portal"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Tag: visualeditor-wikitext
Tag: visualeditor-wikitext
Line 1: Line 1:
<includeonly>{| {{#ifeq: {{{Style}}} | RoundBox | cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #222" |  style="border: none; background: none; width: 100%;"  }}
<includeonly>{| {{#ifeq: {{{Style}}} | RoundBox | class="plainlinks" align="center" cellpadding="5" cellspacing="0" style="border: gray 2px solid; width: 85%; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; background-color: #444" |  style="border: none; background: none; width: 100%;"  }}
|- style="vertical-align:top;"  
|- style="vertical-align:top;"  
| style="width: 25%"| __TOC__  
| style="width: 25%"| __TOC__  

Revision as of 05:11, 23 June 2020

Useage

This template functions exactly like Template:Infobox as seen on the default Template:Player Character with one noteworthy exception: It will generate a special box to the left of the infobox which can take a "Character Portal".

To add this, simply find the line which says
{{Infobox
and replace it with
{{Infobox Portal

If the field is not already present, also add the following line below that:

|YourWikiUsername = 

You will then need to enter your wiki user name after the =


This will attempt to generate a character portal from a subpage, but you will need to set that up first.


Instructions on that will be written when I get that sorted out.