WARFRAME Wiki
Register
Advertisement
WARFRAME Wiki

More big projects!

This time we're working on making a "patch history" for each item in the game. So far you can see what we mean here. We would like to add a section like this for all items (frames, weapons, resources, etc.).

We are using {{scrollbox/Article}} as a container; see the League of Legends item, Deathfire Grasp, as an example of the end goal.

Instructions[]

For Warframes it made sense to make a whole page, but on other items it doesn't make sense. Instead:

  1. Edit the Patch History section of the page (should be just above the See Also section; if not, feel free to add one if you have a history to add)
  2. Remove the {{PatchHistoryNeeded}} template from within the {{scrollbox/Article}}.
  3. Find any occurrence of the item within the recorded patch history (Google Doc of the patch history from here on the wiki)
    • Using ctrl+f on the doc can help find key words faster
  4. Use {{ver}} to denote the update patch
    • {{ ver | Update# | ("fix"/"nn") }}
    • List the patches in an unordered list
    • Denote the patch notes section in bold
      • Prime:
      • Conclave:
      • Augment:
      • etc.
  5. Include the patch introduced as the first patch note
  6. List patch notes with the latest patch on top, earliest patch on the bottom

Example[]

Code[]

{{Scrollbox/Article|
{{ver|18.5.2|fix}}
*Fixed Teleport not staggering enemies. 


{{ver|18.5}}
*'''Conclave''': Increase the range and damage of Bladestorm in Conclave.


{{ver|18.5.2|fix}}
*Fixed Teleport not staggering enemies. 


{{ver|18.5}}
*'''Conclave''': Increase the range and damage of Bladestorm in Conclave.
}}

Result[]

Hotfix 18.5.2 (2016-03-05)

  • Fixed Teleport not staggering enemies.


Update 18.5 (2016-03-04)

  • Conclave: Increase the range and damage of Bladestorm in Conclave.


Hotfix 18.5.2 (2016-03-05)

  • Fixed Teleport not staggering enemies.


Update 18.5 (2016-03-04)

  • Conclave: Increase the range and damage of Bladestorm in Conclave.

Additional Information[]

  • A list of pages still in need of initial patch notes can be found here
  • For items with no patch history, replace the {{PatchHistoryNeeded}} with a {{NoPatchHistoryAvailable}}
    • For items that have no patch history because they came with the initial release of the game, use the following code:
{{Scrollbox/Article|
{{NoPatchHistoryAvailable}}
{{ver|0}}
*Item introduced with game release.  
}}
Renders as
KelaDeThaym
“I was expecting... I don't know. More.”
No patch history is available for this item (none documented in patch notes).

Vanilla (2012-10-25)

  • Item introduced with game release.

Conclusion[]

We look forward to the implementation of this feature on all pages. If you find a page that doesn't seem like it should have a patch history, please make a list of them and share them either here or on my wall and we will look into it. If you have any questions, feel free to ask either here or on my message wall. Thanks for the help!

Brizingr5 (talk) 19:31, March 12, 2016 (UTC)


P.S.:[]

It looks like Engie was in the middle of something awesome like browsing r/ooer so they didn't have time to set some checks before it, so if it looks like the pages got too many patch note sections or something, please feel free to fix <3

Advertisement