Difference between revisions of "Template:Overlay"

From Corruption of Champions II
Jump to navigation Jump to search
(usage info)
m
Line 5: Line 5:
 
<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>

Revision as of 18:01, 6 June 2020

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... -->
}}