Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Aemony"

From PCGamingWiki, the wiki about fixing PC games
m (added todo)
m (d)
Line 5: Line 5:
 
* Global JS: [[MediaWiki:Common.js]]
 
* Global JS: [[MediaWiki:Common.js]]
 
* [[User:Aemony/Sandbox|Sandbox]]
 
* [[User:Aemony/Sandbox|Sandbox]]
 +
* [https://pcgamingwiki.com/w/index.php?title=Special:Ask&offset=0&limit=50&q=%5B%5BHas+processing+error+text%3A%3A%2B%5D%5D&p=class%3Dsortable-20wikitable-20smwtable-2Dstriped%2Fformat%3Dbroadtable&po=%3FHas+improper+value+for%0A%3FHas+processing+error+text%0A&bTitle=processingerrorlist&bMsg=smw-processingerrorlist-intro&eq=no Semantic MediaWiki processing errors]
  
 
; TODO:
 
; TODO:

Revision as of 11:05, 3 March 2019

Quick links
TODO

Broken pages in Chrome

Dashboard

Category Count
Invalid template usage 49
Invalid template usage (infobox game) 26
Invalid template usage (availability) 0
Invalid template usage (DRM) 37
Invalid template usage (Game data) 42
Invalid template usage (save game cloud syncing) 0
Invalid template usage (Video settings) 1
Invalid template usage (Input settings) 0
Invalid template usage (Audio settings) 0
Invalid template usage (Network) 31
Invalid template usage (VR support) 34
Invalid template usage (fixbox) 0
Invalid template usage (Other information) 0
Invalid template usage (API) 69
Invalid template usage (system requirements) 0

Introduction

I might occasionally fix or add something I notice is missing.

I'm also rather new to wiki markup (though good in HTML/code in general) so I might at time stumble or use some markup the wrong way. It's a learning experience.

Notes

Numbered lists + Preformatted text

Wiki markup hates preformatted text blocks in numbered lists. Specifically the newlines in the preformatted text blocks interferes with the wiki markup for the numbered lists so that a new list is created underneath the preformatted text block. Use pure HTML instead[1] since it's much easier to work with and gets the job done the right way.