Difference between revisions of "Template:Infobox Portal"
Jump to navigation
Jump to search
Tag: visualeditor-wikitext |
Tag: visualeditor-wikitext |
||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{{Style}}} | RoundBox | <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__ | ||
| style="width: 50%"|{{:User:{{{YourWikiUsername}}}/Character Portal}} | | style="width: 50%"|{{:User:{{{YourWikiUsername}}}/Character Portal|User={{{User}}}}} | ||
| style="width: 25%"|{{Infobox | | style="width: 25%"|{{Infobox | ||
|title = {{{title|}}} | |title = {{{title|}}} |
Revision as of 05:08, 23 June 2020
UseageThis 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{{Infoboxand 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. |