Difference between revisions of "Template:Overlay"

From Corruption of Champions II
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
+
| image       =  
|width = Width of image
+
| width       =  
|height = Height of image
+
| height       =
|grid = enable grid lines? [Yes/No]
+
| columns      =  
|legend1title = Title of first legend
+
| grid         =
|overlay1 = Name
+
| link        =
|overlay1top = Height position of marker for overlay1 relative to image
+
| legendbox    =
|overlay1left = Width position of marker for overlay1 relative to image
+
| float        =
 +
| overlay      =
 +
| border      =  
 +
| legend1title =  
 +
| legend1start =
 +
| legend1end  =
 +
<!-- ...up to 6... -->
 +
| overlay1form =
 +
| overlay1     =
 +
| overlay1colour =
 +
| overlay1tip  =
 +
| overlay1left =  
 +
| overlay1top =  
 +
| overlay1link =  
 +
<!-- ...up to 30... -->
 
}}
 
}}
Further exploration and experimentation required to expand Overlay functions
 
 
</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... -->
}}