Difference between revisions of "Template:WML Tags"

From The Battle for Wesnoth Wiki
(fixed link to set_menu_item)
Line 15: Line 15:
 
[[AiWML#the_.5Bai.5D_tag|ai]],
 
[[AiWML#the_.5Bai.5D_tag|ai]],
 
[[DirectActionsWML#.5Ballow_recruit.5D|allow_recruit]],
 
[[DirectActionsWML#.5Ballow_recruit.5D|allow_recruit]],
 +
[[DirectActionsWML#.5Ballow_extra_recruit.5D|allow_extra_recruit]],
 
[[DirectActionsWML#.5Ballow_undo.5D|allow_undo]],
 
[[DirectActionsWML#.5Ballow_undo.5D|allow_undo]],
 
[[ConditionalActionsWML#Meta_Condition_Tags|and]],
 
[[ConditionalActionsWML#Meta_Condition_Tags|and]],
Line 49: Line 50:
 
[[ReplayWML|destination]],
 
[[ReplayWML|destination]],
 
[[DirectActionsWML#.5Bdisallow_recruit.5D|disallow_recruit]],
 
[[DirectActionsWML#.5Bdisallow_recruit.5D|disallow_recruit]],
 +
[[DirectActionsWML#.5Bdisallow_extra_recruit.5D|disallow_extra_recruit]],
 
[[ConditionalActionsWML#.5Bwhile.5D|do]];
 
[[ConditionalActionsWML#.5Bwhile.5D|do]];
 
|-
 
|-
Line 177: Line 179:
 
[[InterfaceActionsWML#.5Bscroll_to_unit.5D|scroll_to_unit]], [[AnimationWML|secondary_attack_filter]], [[AnimationWML|secondary_unit_filter]], [[HelpWML|section]], [[InterfaceActionsWML#.5Bselect_unit.5D|select_unit]], [[PersistenceWML|set_global_variable]],
 
[[InterfaceActionsWML#.5Bscroll_to_unit.5D|scroll_to_unit]], [[AnimationWML|secondary_attack_filter]], [[AnimationWML|secondary_unit_filter]], [[HelpWML|section]], [[InterfaceActionsWML#.5Bselect_unit.5D|select_unit]], [[PersistenceWML|set_global_variable]],
 
[[InterfaceActionsWML#.5Bset_menu_item.5D|set_menu_item]], [[DirectActionsWML#.5Bset_recruit.5D|set_recruit]],
 
[[InterfaceActionsWML#.5Bset_menu_item.5D|set_menu_item]], [[DirectActionsWML#.5Bset_recruit.5D|set_recruit]],
 +
[[DirectActionsWML#.5Bset_extra_recruit.5D|set_extra_recruit]],
 
[[InternalActionsWML|set_variable]], [[InternalActionsWML|set_variables]], [[InterfaceActionsWML#.5Bshow_objectives.5D|show_objectives]],
 
[[InternalActionsWML|set_variable]], [[InternalActionsWML|set_variables]], [[InterfaceActionsWML#.5Bshow_objectives.5D|show_objectives]],
 
[[SideWML|side]], [[ThemeWML|side_playing]], [[SavefileWML|snapshot]],
 
[[SideWML|side]], [[ThemeWML|side_playing]], [[SavefileWML|snapshot]],

Revision as of 10:04, 14 May 2011


An box with all the WML tags, each linking to the page they are described in. This box should be included in each of the WML reference pages.