Template:Overlay features: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 22: Line 22:
-->| Type    | {{{ftype|}}}<!--
-->| Type    | {{{ftype|}}}<!--
-->| [[Overlay Key|Identification Key]] | {{#if:{{{overlay|}}} | {{linkappend|{{{key|}}}|lc=true|post=&nbsp;({{{overlay|}}} Overlay)}} | }}<!--
-->| [[Overlay Key|Identification Key]] | {{#if:{{{overlay|}}} | {{linkappend|{{{key|}}}|lc=true|post=&nbsp;({{{overlay|}}} Overlay)}} | }}<!--
-->| {{{moreinfo|}}} | {{{moreinfo|}}}<!--
-->
-->
}}<noinclude>
}}<noinclude>
Line 27: Line 28:
Example:
Example:
( .table.overlay > :first-child > tr:first-child, .table.overlay > :first-child > tr:first-child > *, .table.overlay > tbody > tr.heading, .table.overlay > tbody > tr.heading > * { padding-right: 3em; } )
( .table.overlay > :first-child > tr:first-child, .table.overlay > :first-child > tr:first-child > *, .table.overlay > tbody > tr.heading, .table.overlay > tbody > tr.heading > * { padding-right: 3em; } )
{{Overlay features|suppresscategory=true|allowselflinks=true|
{{Overlay features|suppresscategory=true|allowselflinks=true|moreinfo=Presence|
{{Overlay features|type=row|overlay=Water|name=Weir |icon=Waterwizard_icon_inlet.png |category=Normal  |ftype=None  |key=WEIR_HEIGHT|presence=}}
{{Overlay features|type=row|overlay=Water|name=Weir |icon=Waterwizard_icon_inlet.png |category=Normal  |ftype=None  |key=WEIR_HEIGHT|moreinfo=Water Overlays}}
}}
}}
</noinclude>
</noinclude>

Revision as of 15:25, 28 October 2020

Example: ( .table.overlay > :first-child > tr:first-child, .table.overlay > :first-child > tr:first-child > *, .table.overlay > tbody > tr.heading, .table.overlay > tbody > tr.heading > * { padding-right: 3em; } )