This page is actively being worked on and may not be completely correct. Please assist in making this page accurate. See WARFRAME Wiki:Research on ways to perform research on this game. Click here to add more info.
Using depreciated templates; may archive this page for historical view if there is little need for a template usage tutorial that is specific to this wiki. -Cephalon Scientia (talk) 02:23, 22 September 2022 (UTC)
Templates provide a means to insert the same content over and over in different (or the same) pages. This saves editors the hassle of duplicating the same text again and again, and also helps ensure consistency.
This page is to help users view the parameters of templates created specifically for WARFRAME Wiki.
For general wiki templates, refer to WARFRAME Wiki:Templates.
This is an infobox template used to show specific information on ranged weapons. Any rows can be left blank, the blank rows will not appear on the infobox.
This is an infobox template used to show specific information on melee weapons. Any rows can be left blank, the blank rows will not appear on the infobox.
WeaponNav is a navigation box specifically for weapons and is used alongside Weapon template to create a weapon page. It is the last entry on all weapon pages.
This is an infobox template used to show specific information on planets. Until Digital Extremes add new planetary systems in Warframe (lets hope they do), this template would not be used to create new pages.
Each planet has its own set of missions, often vary in number. Creation of mission table is slightly more complex. 4 templates are used to create a mission table, in which 2 of them are specific for mission entries (HeadingMission and RowMission).
HeadingMission is used to create a table header for mission entries. It should be located at the top of mission tables.
Template:HeadingMission
Usage
{{HeadingMission}}
{{RowMission}}
RowMission is the mission entry template. This template is used to create only one entry. Subsequent entry requires more RowMission template.
Template:RowMission
WeaponNav is a navigation box specifically for planets and is used alongside Planet template to create a planet page. It is the last entry on all planet pages.
This is an infobox template used to show specific information on a Warframe's statistics. Until Digital Extremes add new Warframes in the game, this template would not be used to create new pages.
Blank Template
{{Warframe
| name =
<!--If the data below is blank, it's being automatically pulled from [[Module:Warframes/data]]. If the data is wrong, adding a value here will override that value-->
| image =
| mastery =
| health =
| powercapacity =
| armor =
| shieldcapacity =
| sprintspeed =
| polarities =
| exiluspolarity =
| aurapolarity =
| introduced =
| themes =
| subsumed =
}}
Ability
The Ability template is used to display more details about a warframe's ability such as energy usage. The notes parameter can be completely omitted.
Lua error in Module:Ability/infobox at line 114: buildInfobox: No ability "AbilityName" found in Module:Ability/data.
Usage
{{AbilityU10.3
| cardonly = Won't display tabbers; use for other page inclusions.
| name = Ability name
| gameimage = Ability image in game
| cardimage = Mod Card image
| hotkey = Default hotkey for ability
| energy = Energy required
| description = In-game Description of ability
| strength = Effectivenss of the ability (generally whatever is effected by Ability Strength)
| duration = Duration of the ability (generally whatever is effected by Ability Duration)
| range = Range of the ability (generally whatever is effected by Ability Range)
| misc = Every statistic that is not affect by Ability Strength/Duration/Range
| info = General information about the ability. (possibly in a bullet list)
| stance = Stance used by the ability (only applies to certain melee abilities)
| augment = Augment mods
| tips = Tips by the community
| max = Maximized values
| bugs = Bugs to note
}}
WarframeNav
WarframeNav is a navigation box specifically for Warframes and is used alongside Warframe template to create a Warframe page. It is the last entry on all Warframe pages.