Template:PAGEHEADER

From Vanguard Wiki
Revision as of 11:09, 5 April 2020 by Drauku (talk | contribs) (license link update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


VGOPlayersWikiForum Discord QUICKLINKS VGOEmulatorWikiPortalBugsProject Manager
Vanguard logo 041106.jpg
License-gnu-fdl.png

Template Description

  • This template can insert a quicklinks bar, a picture with the name {{PAGENAME}}.png, a TOC underneath that picture, and a Creative Commons license image/link under the TOC.

Template Usage

  • Can be used on any page by inserting the code block below at the top of the page.
{{PAGEHEADER |image = Imagename.png |caption = Caption Text |size = 400 |url = http://mypage.org/myitemlink |license = icon }}
or
{{PAGEHEADER
 | image   = myimagename.png
 | caption = Caption Text
 | size    = 400
 | url     = http://mypage.net/myitemlink
 | license = yes
}}
or
{{PAGEHEADER}}
  • You can change the name of the image file if necessary, otherwise it will use 'pagename'+'.png' and try to display an image with that name.
  • If "URL" field is blank, the image will automatically link to https://www.vgoplayers.com/wiki/index.php/{{PAGENAME}}

Wikicode


<includeonly>{| class="wikitable" style="white-space: nowrap;" width="100%"
| style="text-align: left;" width=45% |'''VGOPlayers''' ◼ [https://vgoplayers.com/wiki/index.php/Main_Page Wiki] ◼ [http://vgoplayers.com/community/ Forum] [https://discord.gg/Ry8d5my Discord]
| style="text-align: center;" width=10%|'''QUICKLINKS'''
| style="text-align: right;" width=45% |'''VGOEmulator''' ◼ [https://wiki.vgoemulator.net/Docs/Main_Page Wiki] ◼ [http://vgoemulator.net Portal] ◼ [https://www.vgoemulator.net/index.php?p=bugs Bugs] ◼ [https://www.vgoemulator.net/index.php?p=projman Project Manager]
|}{{#ifeq:{{lc:{{{image}}}}}|none||[[file:{{#if:{{{image|}}}|{{{image}}}|{{PAGENAME}}.png}}|{{#if:{{{size|}}}|{{{size}}}px|250px}}|{{#if:{{{url|}}}|link={{{url}}}}}|right|frameless]]}}<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div>{{#if:{{{license|}}}|[[file:{{#switch:{{{license}}}|yes=License-gnu-fdl.png|image=License-gnu-fdl.png.png|icon=License-gnu-fdl.png}}|50px|link=https://www.gnu.org/licenses/fdl-1.3.html|right|frameless]]|}}</includeonly><noinclude>