Difference between revisions of "Template:TitleBanner"
From EncyclopAtys
m |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="cadre" | <includeonly><div class="cadre" | ||
style="text-align:center; position:relative; left:0; top:0; border:thin outset #{{ColorAtys|group={{{palette}}}|type=dark}}; height:2em; border-radius:.5em .5em .5em .5em;margin:.0em;text-overflow: ellipsis; background: #{{ColorAtys|type=bg|group={{{palette}}}}}; background: linear-gradient(to right, #{{ColorAtys|type=dark|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}} 5%, #{{ColorAtys|type=light|group={{{palette}}}}} 50%, #{{ColorAtys|type=dark|group={{{palette}}}}}); border: thin outset <!-- solid --> #{{ColorAtys|type=bg|group={{{palette}}}}};<!-- border-bottom: thin outset #{{ColorAtys|type=dark|group={{{palette}}}}}; --> color: #{{ColorAtys|type=fg|group={{{palette}}}}}; box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.7);"> | style="text-align:center; position:relative; left:0; top:0; border:thin outset #{{ColorAtys|group={{{palette}}}|type=dark}}; height:2em; border-radius:.5em .5em .5em .5em;margin:.0em;text-overflow: ellipsis; background: #{{ColorAtys|type=bg|group={{{palette}}}}}; background: linear-gradient(to right, #{{ColorAtys|type=dark|group={{{palette}}}}}, #{{ColorAtys|type=bg|group={{{palette}}}}} 5%, #{{ColorAtys|type=light|group={{{palette}}}}} 50%, #{{ColorAtys|type=dark|group={{{palette}}}}}); border: thin outset <!-- solid --> #{{ColorAtys|type=bg|group={{{palette}}}}};<!-- border-bottom: thin outset #{{ColorAtys|type=dark|group={{{palette}}}}}; --> color: #{{ColorAtys|type=fg|group={{{palette}}}}}; box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.7);"> | ||
− | <div style="position:absolute; left:.5em; top:-.5em;">[[File:{{{icon| | + | <div style="position:absolute; left:.5em; top:-.5em;">[[File:{{{icon|Dummy.png}}}|{{{iconsize|40}}}px|link=]]</div> |
<div style="position:absolute; left:4em; top:.2em;font-size:1.2em; font-weight:bold; text-align:left; color:#{{ColorAtys|group={{{palette}}}|type=dark}}; padding:.0em;text-overflow: ellipsis;">{{3DText|text={{{text}}} }}</div><!-- | <div style="position:absolute; left:4em; top:.2em;font-size:1.2em; font-weight:bold; text-align:left; color:#{{ColorAtys|group={{{palette}}}|type=dark}}; padding:.0em;text-overflow: ellipsis;">{{3DText|text={{{text}}} }}</div><!-- | ||
<div style="margin:.0em; padding:.5em;">Content</div> --> </div></includeonly> | <div style="margin:.0em; padding:.5em;">Content</div> --> </div></includeonly> | ||
− | <noinclude> | + | <noinclude> |
== Parameters == | == Parameters == | ||
− | * icon an image to be used as left icon | + | * icon an image to be used as left icon (defaults to dummy.png [[File:Dummy.png|40px]]) |
* iconsize: image size in pixels | * iconsize: image size in pixels | ||
* palette: wikipAtys colour theme | * palette: wikipAtys colour theme | ||
Line 17: | Line 17: | ||
|palette=<theme> | |palette=<theme> | ||
|text= <title text> }}</nowiki> | |text= <title text> }}</nowiki> | ||
− | + | ==Example== | |
+ | <nowiki>{{TitleBanner | ||
+ | |icon=logo_40px.png | ||
+ | |palette=tryker | ||
+ | |text=Template:TitleBanner }}</nowiki> | ||
{{TitleBanner | {{TitleBanner | ||
|icon=logo_40px.png | |icon=logo_40px.png | ||
|palette=tryker | |palette=tryker | ||
+ | |text=Template:TitleBanner }} | ||
+ | {{Clear}} | ||
+ | <nowiki>{{TitleBanner | ||
+ | |text=Template:TitleBanner }}</nowiki> | ||
+ | {{TitleBanner | ||
|text=Template:TitleBanner }}</noinclude> | |text=Template:TitleBanner }}</noinclude> |
Latest revision as of 12:47, 7 October 2020
Parameters
- icon an image to be used as left icon (defaults to dummy.png )
- iconsize: image size in pixels
- palette: wikipAtys colour theme
- text: The text to be displayed
Usage
{{TitleBanner |icon=<image> |iconsize= <size> |palette=<theme> |text= <title text> }}
Example
{{TitleBanner |icon=logo_40px.png |palette=tryker |text=Template:TitleBanner }}
Template:TitleBanner
{{TitleBanner |text=Template:TitleBanner }}
Template:TitleBanner