Template:PortalFlex: Difference between revisions
From Jenny Everywhere Wiki
m (changing File/image/Image: to file: so that all pics are named the same and db maintenance is made easier - TIF run) |
m (Robot: Cosmetic changes) |
||
Line 2: | Line 2: | ||
|- align=right | |- align=right | ||
|<div style="line-height: .8em; z-index: 8; text-align: right;"> | |<div style="line-height: .8em; z-index: 8; text-align: right;"> | ||
|<includeonly>[[{{{articlename}}}|<span style="color:{{{tcolor|#2f2cb8}}};font-size:.8em;">'''''{{{displayname}}}'''''</span>]] {{#if:{{{serieslink|}}}{{{seriesdisplay|}}}|[[{{{serieslink}}}|<br><font color= "{{{tcolor|#000}}}" size="1">{{{seriesdisplay}}}</font>]]}}</includeonly><noinclude>words</noinclude> | |<includeonly>[[{{{articlename}}}|<span style="color:{{{tcolor|#2f2cb8}}};font-size:.8em;">'''''{{{displayname}}}'''''</span>]] {{#if:{{{serieslink|}}}{{{seriesdisplay|}}}|[[{{{serieslink}}}|<br /><font color= "{{{tcolor|#000}}}" size="1">{{{seriesdisplay}}}</font>]]}}</includeonly><noinclude>words</noinclude> | ||
</div><div style="position: relative; top: 0px; left: 0px; z-index: 1"><includeonly>[[ | </div><div style="position: relative; top: 0px; left: 0px; z-index: 1"><includeonly>[[File:{{{image}}}|{{{height}}}x{{{width}}}px|{{{articlename}}}|link={{{articlename}}}]]</includeonly><noinclude>image</noinclude></div> | ||
|}</onlyinclude> | |}</onlyinclude> | ||
==Parameters== | == Parameters == | ||
;bgcolor | ;bgcolor | ||
:color of background | :color of background | ||
Line 27: | Line 27: | ||
:example "The End of Time" (compare to the article name used above) | :example "The End of Time" (compare to the article name used above) | ||
===optional params=== | === optional params === | ||
;tcolor | ;tcolor | ||
:text color of the link | :text color of the link | ||
Line 42: | Line 42: | ||
:example: ''NSA'' | :example: ''NSA'' | ||
::Note that you shouldn't use a prefix as a serieslink, as that's not helpful to the reader. In fact, it's recommended that seriesdisplay=series, as new readers won't be familiar with our prefixes, like NSA | ::Note that you shouldn't use a prefix as a serieslink, as that's not helpful to the reader. In fact, it's recommended that seriesdisplay=series, as new readers won't be familiar with our prefixes, like NSA | ||
{{lock}}[[ | {{lock}}[[Category:Coding utility templates]] |
Revision as of 22:55, 30 January 2012
words
image
|
Parameters
- bgcolor
- color of background
- example #30b7eb or red
- defaults to transparent
- ecolor
- color of outer edge
- example: #30b7eb or red
- defaults to transparent
- image
- file name of image to use, no namesapce
- example: Foo.jpg
- articlename
- fullpagename that the 'name' and the image will link to
- example
- The End of Time (TV story)
- displayname
- name which is displayed to reader
- example "The End of Time" (compare to the article name used above)
optional params
- tcolor
- text color of the link
- example: #c8d0d8 or white
- serieslink
- The fullpagename of the article about the series of which the articlename is a part
- example: New Series Adventures
- note: if you don't want the text to link to anything, put in {{PAGENAME}}
- seriesdisplay
- The name of serieslink as displayed to the reader
- example: NSA
- Note that you shouldn't use a prefix as a serieslink, as that's not helpful to the reader. In fact, it's recommended that seriesdisplay=series, as new readers won't be familiar with our prefixes, like NSA