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