Difference between revisions of "Template:Navbox Targeting"
From Paragon Wiki Archive
(New page: {{navbox| | name = Target Commands NavBox | title = Targeting Commands | list1 = Enemy | group1 = {{bindcommand|target_enemy_far}}{{dot}} {{bindcommand|target_enemy_near}}{{dot}} {{bi...) |
m (moved Template:Target Commands NavBox to Template:Navbox Targeting: naming convention) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{navbox| | {{navbox| | ||
− | | name = | + | | name = Navbox Targeting |
| title = [[Targeting Commands]] | | title = [[Targeting Commands]] | ||
+ | | state = {{{state|<includeonly>autocollapse</includeonly><noinclude>uncollapsed</noinclude>}}} | ||
− | | | + | | group1 = Enemy |
− | | | + | | list1 = {{bindcommand|target_enemy_far}}{{dot}} {{bindcommand|target_enemy_near}}{{dot}} {{bindcommand|target_enemy_next}}{{dot}} {{bindcommand|target_enemy_prev}}{{dot}} {{bindcommand|toggle_enemy}}{{dot}} {{bindcommand|toggle_enemy_prev}} |
− | | | + | | group2 = Friend |
− | | | + | | list2 = {{bindcommand|target_friend_far}}{{dot}} {{bindcommand|target_friend_near}}{{dot}} {{bindcommand|target_friend_next}}{{dot}} {{bindcommand|target_friend_prev}}{{dot}} {{slashcommand|assist}}{{dot}} {{slashcommand|assist_name|player_name}} |
− | | | + | | group3 = Custom |
− | | | + | | list3 = {{bindcommand|target_custom_far}}{{dot}} {{bindcommand|target_custom_near}}{{dot}} {{bindcommand|target_custom_next}}{{dot}} {{bindcommand|target_custom_prev}} |
− | | | + | | group4 = Other |
− | | | + | | list4 = {{bindcommand|pet_select}}{{dot}} {{bindcommand|team_select}}{{dot}} {{bindcommand|target_name}} |
}}<noinclude> | }}<noinclude> | ||
+ | {{DEFAULTSORT:Targeting}} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 09:08, 9 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
|