Difference between revisions of "Template:Navbox Binds"
From Paragon Wiki Archive
m (+header) |
(sorting) |
||
(7 intermediate revisions by 3 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>}}} | ||
| 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 | ||
− | | list4 = [[Bind File]]{{dot}} [[List of Key Names]]{{dot}} [[Default Key Bindings]] | + | | list4 = [[Slash Commands]]{{dot}} [[Bind File]]{{dot}} [[List of Key Names]]{{dot}} [[Default Key Bindings]] |
| group5 = Guides | | group5 = Guides | ||
| list5 = [[The Incomplete and Unofficial Guide to /bind]] | | list5 = [[The Incomplete and Unofficial Guide to /bind]] | ||
}}<noinclude> | }}<noinclude> | ||
− | + | {{documentation}} | |
− | + | [[Category:Navigation Templates|Binds]] | |
− | [[Category:Navigation Templates]] | + | |
</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
|