Difference between revisions of "Template:Navbox Binds"
From Paragon Wiki Archive
m |
(sorting) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{navbox| | + | {{navbox| |
− | | name = | + | | name = Navbox Binds |
− | | title = [[Binds]] | + | | title = [[Binds|Bind Commands]] |
| state = {{{state|<includeonly>autocollapse</includeonly><noinclude>uncollapsed</noinclude>}}} | | state = {{{state|<includeonly>autocollapse</includeonly><noinclude>uncollapsed</noinclude>}}} | ||
| group1 = Creation | | group1 = Creation | ||
− | | list1 = {{slashcommand|bind | + | | list1 = {{slashcommand|bind}}{{dot}} {{slashcommand|macro}}{{dot}} {{slashcommand|unbind}} |
| group2 = Saving | | group2 = Saving | ||
− | | list2 = {{slashcommand|bind_save}}{{dot}} {{slashcommand|bind_save_file | + | | list2 = {{slashcommand|bind_save}}{{dot}} {{slashcommand|bind_save_file}}{{dot}} {{slashcommand|bind_save_file_silent}} |
| group3 = Loading | | group3 = Loading | ||
− | | list3 = {{slashcommand|bind_load}}{{dot}} {{slashcommand|bind_load_file | + | | list3 = {{slashcommand|bind_load}}{{dot}} {{slashcommand|bind_load_file}}{{dot}} {{slashcommand|bind_load_file_silent}} |
| group4 = Related | | group4 = Related | ||
Line 20: | Line 20: | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
+ | [[Category:Navigation Templates|Binds]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:41, 8 July 2012
|
[edit] [ ] Documentation
Usage
Parameters
state - autocollapse, uncollapsed, collapsed
: the status of box expansion, where "autocollapse" hides stacked navboxes automatically.- Note: Defaults to
<includeonly>autocollapse</includeonly><noinclude>uncollapsed</noinclude>
, which means it defaults to autocollapse when transcluded, and uncollapsed on the template's page.
- Note: Defaults to
See also
|