Difference between revisions of "Template:Infobox mapping"

From Fortress Forever Wiki
Jump to navigationJump to search
(Updated to remove redirect for Lua:trigger_ff_clip & add 'Lua saving functions' category to 'Lua Commands'.)
 
(5 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
| |
 
| |
 
[[Mapping_Intro|Setting up Hammer]]<br>
 
[[Mapping_Intro|Setting up Hammer]]<br>
[[Lua:Getting_Started|Getting Started With Lua]]
+
[[Lua:Getting_Started|Getting Started With Lua]]<br>
 +
[[Releasing a map]]
 
|-
 
|-
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | [[:Category:Entities|FF-specific Entities]]
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | [[:Category:Entities|FF-specific Entities]]
Line 21: Line 22:
 
* [[Entity:path_mapguide|path_mapguide]]
 
* [[Entity:path_mapguide|path_mapguide]]
 
* [[Entity:trigger_ff_script|trigger_ff_script]]
 
* [[Entity:trigger_ff_script|trigger_ff_script]]
 +
* [[Entity:trigger_ff_clip|trigger_ff_clip]]
 
|-
 
|-
 
| |
 
| |
Line 37: Line 39:
 
|-
 
|-
 
! style="background:#dce7ed; text-align:center; font-size: 150%;" cellpadding="6" | '''[[:Category:Lua|FF Lua Documentation]]'''
 
! style="background:#dce7ed; text-align:center; font-size: 150%;" cellpadding="6" | '''[[:Category:Lua|FF Lua Documentation]]'''
|- | | [[Lua:Entity_typing|Entity Typing]]
+
|-
 +
| |  
 +
[[Lua:Entity_typing|Entity Typing]]<br>
 +
[[Lua:Collection|Entity Collections]]
 
|-  
 
|-  
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | '''[[:Category:Lua_Commands|Commands]]'''
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | '''[[:Category:Lua_Commands|Commands]]'''
Line 49: Line 54:
 
* [[:Category:Player_functions|Players]]  
 
* [[:Category:Player_functions|Players]]  
 
* [[:Category:Schedules|Scheduling]]  
 
* [[:Category:Schedules|Scheduling]]  
 +
* [[Lua:Menus|Menus]]
 +
* [[:Category:Entity_functions|Entity Functions]]
 
* [[:Category:Team_functions|Teams]]  
 
* [[:Category:Team_functions|Teams]]  
* [[:Category:Utility_functions|Utility Functions]]  
+
* [[:Category:Utility_functions|Utility Functions]]
 +
* [[:Category:Lua_saving_functions|Data Saving Functions]]
 
|-  
 
|-  
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | '''[[:Category:Lua_Callbacks|Callbacks]]'''
 
! style="font-size:120%; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;" | '''[[:Category:Lua_Callbacks|Callbacks]]'''
Line 56: Line 64:
 
| |  
 
| |  
 
* [[:Category:Global_Callbacks|Global]]
 
* [[:Category:Global_Callbacks|Global]]
 +
* [[Lua:info ff script|info_ff_script]]
 +
* [[Lua:trigger_ff_script#Events|trigger_ff_script]]
 
* [[Lua:ff miniturret|Spawn turrets]]
 
* [[Lua:ff miniturret|Spawn turrets]]
 +
* [[Lua:validspawn|Spawn point control]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 08:47, 24 June 2013