Template:I NavBlocker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added language bar.)
No edit summary
Line 2: Line 2:
<onlyinclude>{{ScrollBox|title=NavBlocker|
<onlyinclude>{{ScrollBox|title=NavBlocker|
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|UnblockNav|Stops blocking nav areas.{{warning|Nav areas stay blocked even after this is killed or disabled! Use<code>BlockNav</code>/<code>UnblockNav</code>first.}}}}
{{IO|UnblockNav|Stops blocking nav areas.}}
}}</onlyinclude>
}}</onlyinclude>
[[Category:Input Templates|NavBlocker]]
[[Category:Input Templates|NavBlocker]]

Revision as of 15:46, 8 February 2024

NavBlocker:
BlockNav
Starts blocking nav areas.
UnblockNav
Stops blocking nav areas.