Template:Overlay features: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 26: Line 26:


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; } )
{{Overlay features|suppresscategory=true|allowselflinks=true|
{{Overlay features|suppresscategory=true|allowselflinks=true|
{{Overlay features|type=row|overlay=Water|name=Weir |icon=Waterwizard_icon_inlet.png |category=Normal  |ftype=None  |key=WEIR_HEIGHT}}
{{Overlay features|type=row|overlay=Water|name=Weir |icon=Waterwizard_icon_inlet.png |category=Normal  |ftype=None  |key=WEIR_HEIGHT|presence=}}
}}
}}
</noinclude>
</noinclude>

Revision as of 15:22, 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; } )