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
m (t)
Line 8: Line 8:
 
==Broken pages in Chrome==
 
==Broken pages in Chrome==
 
* [[Nier: Automata]] - Fixed after https://pcgamingwiki.com/w/index.php?title=MediaWiki%3ACommon.css&type=revision&diff=698578&oldid=698547
 
* [[Nier: Automata]] - Fixed after https://pcgamingwiki.com/w/index.php?title=MediaWiki%3ACommon.css&type=revision&diff=698578&oldid=698547
* [[Saints Row 2]] - Reference Tooltips? Fixed after CSS overflow tweak?
+
* [[Saints Row 2]] - Reference Tooltips? Fixed after CSS overflow tweak? '''Seems to be fixed''', can't reproduce in Chrome Incognito after restoring the refernce in the infobox game
  
 
==Dashboard==
 
==Dashboard==

Revision as of 11:32, 22 February 2019

Quick links:

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.