Template:I NavBlocker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed templates)
m (added language bar.)
Line 1: Line 1:
{{ScrollBox|title=NavBlocker|
{{lang|{{FULLPAGENAME}}}}
<onlyinclude>{{ScrollBox|title=NavBlocker|
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|UnblockNav|Stops 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.}}}}
{{warning|Nav areas stay blocked even after this is killed or disabled! Use<code>BlockNav</code>/<code>UnblockNav</code>first.}}
}}</onlyinclude>
}}<noinclude>
[[Category:Input Templates|NavBlocker]]
[[Category:Input Templates|NavBlocker]]
</noinclude>

Revision as of 08:48, 4 May 2022

NavBlocker:
BlockNav
Starts blocking nav areas.
UnblockNav
Stops blocking nav areas.
Warning.pngWarning:Nav areas stay blocked even after this is killed or disabled! UseBlockNav/UnblockNavfirst.