Difference between revisions of "Template:Overlay"
Jump to navigation
Jump to search
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#invoke:Overlay|overlay}} | + | {{#invoke:Overlay|overlay}}<noinclude> |
+ | ==Crediting== | ||
+ | Template and Module were take from: [Wikipedia.org's Template:Overlay] and [Wikipedia.org's Module:Overlay] | ||
+ | ==Usage== | ||
+ | <pre> | ||
+ | <nowiki> | ||
+ | {{overlay | ||
+ | | image = | ||
+ | | width = | ||
+ | | height = | ||
+ | | columns = | ||
+ | | grid = | ||
+ | | link = | ||
+ | | legendbox = | ||
+ | | float = | ||
+ | | overlay = | ||
+ | | border = | ||
+ | | legend1title = | ||
+ | | legend1start = | ||
+ | | legend1end = | ||
+ | <!-- ...up to 6... --> | ||
+ | | overlay1form = | ||
+ | | overlay1 = | ||
+ | | overlay1colour = | ||
+ | | overlay1tip = | ||
+ | | overlay1left = | ||
+ | | overlay1top = | ||
+ | | overlay1link = | ||
+ | <!-- ...up to 30... --> | ||
+ | }} | ||
+ | </nowiki> | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 17:22, 5 May 2023
Crediting
Template and Module were take from: [Wikipedia.org's Template:Overlay] and [Wikipedia.org's Module:Overlay]
Usage
{{overlay | image = | width = | height = | columns = | grid = | link = | legendbox = | float = | overlay = | border = | legend1title = | legend1start = | legend1end = <!-- ...up to 6... --> | overlay1form = | overlay1 = | overlay1colour = | overlay1tip = | overlay1left = | overlay1top = | overlay1link = <!-- ...up to 30... --> }}