Template:Licensebox: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
No edit summary
m (Text replace - "consitutes" to "constitutes")
 
(4 intermediate revisions by one other user not shown)
Line 2: Line 2:
{| cellspacing="0" style="width:{{{width|600}}}px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
{| cellspacing="0" style="width:{{{width|600}}}px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};"
| style="width:{{{logo-width|{{{id-w|40}}}}}}px; height:{{{logo-height|{{{id-h|40}}}}}}px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}; padding:{{{logo-padding|{{{id-p|3px}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; {{{logo-other-param|{{{id-op|}}}}}}; vertical-align: middle;" |'''{{{logo|{{{3|{{{id|id}}}}}}}}}'''
| style="width:{{{logo-width|{{{id-w|40}}}}}}px; height:{{{logo-height|{{{id-h|40}}}}}}px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}; padding:{{{logo-padding|{{{id-p|3px}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; {{{logo-other-param|{{{id-op|}}}}}}; vertical-align: middle;" |'''{{{logo|{{{3|{{{id|id}}}}}}}}}'''
| style="text-align:left; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-padding|{{{info-p|4px}}}}}}; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; {{{info-other-param|{{{info-op|}}}}}}; vertical-align: middle;" | <span style="color:{{{info-color|{{{info-fc|#000}}}}}};">'''{{{title|{{{4|{{{title|title}}}}}}}}}'''</span><br /><span style="color:{{{info-color|{{{info-fc|#555}}}}}}; font-size:10px;">{{{info|{{{5|{{{info|The uploader is not required to submit a fair use rationale accompanying this image; the use of the image on this wiki already consitutes as fair use.}}}}}}}}}</span>
| style="text-align:left; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-padding|{{{info-p|4px}}}}}}; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; {{{info-other-param|{{{info-op|}}}}}}; vertical-align: middle;" | <span style="color:{{{title-color|{{{title-fc|#000}}}}}};" {#ifeq:{{{title-fc}}}|#FFF|class="whitelink"}}>'''{{{title|{{{4|{{{title|title}}}}}}}}}'''</span><br /><span style="color:{{{info-color|{{{info-fc|#555}}}}}} !important; font-size:10px;">{{{info|{{{5|{{{info|The uploader is not required to submit a fair use rationale accompanying this image; the use of the image on this wiki already constitutes as fair use.}}}}}}}}}</span>
|}</div></div><noinclude>
|}</div></div><noinclude>


Line 30: Line 30:
</pre>
</pre>


[[Category:Box templates|{{PAGENAME}}]][[Category:Image wiki templates| ]]
[[Category:Box templates|{{PAGENAME}}]][[Category:Image wiki templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 11:33, 16 June 2012

id title
The uploader is not required to submit a fair use rationale accompanying this image; the use of the image on this wiki already constitutes as fair use.
{{licensebox
| border-c = border color
| border-s = border width in pixels
| id       = id text or image
| id-c     = id background color
| id-fc    = id font color
| id-s     = id text size
| id-p     = id cell padding space
| id-lh    = id line height 
| id-op    = id other parameter (CSS)
| id-w     = id box width
| id-h     = id box height
| info     = info text
| info-c   = info background color
| info-fc  = info font color
| info-s   = info text size
| info-p   = info padding (distance between cell contents & cell border)
| info-lh  = info line height (or distance in between text lines)
| info-op  = info other (CSS) parameter(s)
| title    = title text
| width    = width
}}