Difference between revisions of "Template:Meta link towards portal"
From EncyclopAtys
Line 1: | Line 1: | ||
<noinclude>{{{{FULLPAGENAME}}/Documentation}}</noinclude> | <noinclude>{{{{FULLPAGENAME}}/Documentation}}</noinclude> | ||
− | <div style="margin: 0em; padding:0.1em; border: | + | <div style="margin: 0em; padding:0.1em; |
− | + | border: medium ridge #{{ColorAtys|type=light|group={{{palette}}}}}; | |
− | background | + | border-width: medium; |
− | + | background-color: #{{ColorAtys|type=bg|group={{{palette}}}}}; | |
− | |||
− | |||
− | |||
background: linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); | background: linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); | ||
− | color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #333 .1em .1em .1em, #fff -.1em -.1em .1em; | + | color: #{{ColorAtys|type=fg|group={{{palette}}}}}; |
+ | font-size: 1em; | ||
+ | font-weight:bold; | ||
+ | text-shadow: #333 .1em .1em .1em, #fff -.1em -.1em .1em; | ||
+ | text-shadow: #{{ColorAtys|type=dark|group={{{palette}}}}} .1em .1em .1em, #{{ColorAtys|type=light|group={{{palette}}}}} -.1em -.1em .1em; | ||
text-align: center;"><!-- | text-align: center;"><!-- | ||
-->[[File:{{{icon|Stub.png}}}|{{{size|48x24}}}px|{{{title}}}|link=Portal:{{{portal}}}]] [[Portal:{{{portal}}}|{{{title}}}]] {{#if:{{{sub-portal|}}}|• [[Portal:{{{portal}}}/{{{sub-portal}}}|{{{title sub-portal}}}]]}}</div><noinclude> | -->[[File:{{{icon|Stub.png}}}|{{{size|48x24}}}px|{{{title}}}|link=Portal:{{{portal}}}]] [[Portal:{{{portal}}}|{{{title}}}]] {{#if:{{{sub-portal|}}}|• [[Portal:{{{portal}}}/{{{sub-portal}}}|{{{title sub-portal}}}]]}}</div><noinclude> |
Revision as of 21:24, 2 July 2018
Contents
Usage
The template Meta link towards portal allows you to display banners of portal.
Syntax
{{Meta link towards portal |portal=... |title=... |icon=... |titrl sub-portal=... |sub-portal=... }}
Settings
-
portal
: Link in the portal. -
title
: Title of the portal. -
icon
: Image used as icon portal. The image is reduced to the size of the banner. By default it is the icon "stub.png". -
title sub-portal
: Sub-title possible. -
sub-portal
: Link associated with the sub-title.
Example
The minimum
{{Meta link towards portal |portal=Portal |title=Title }}
gives:
With all the parameters filled in
{{Meta link towards portal |portal=Portal |title=Title |icon=Dummy.png |palette=zorai |title sub-portal=Title sub-portal |sub-portal=Sub-portal }}
gives: