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 (removed dashboard (exists on PCGamingWiki:Maintenance now))
m (d)
Line 14: Line 14:
 
* [https://pcgamingwiki.com/w/api.php?action=query&meta=siteinfo&siprop=statistics MediaWiki job queue]
 
* [https://pcgamingwiki.com/w/api.php?action=query&meta=siteinfo&siprop=statistics MediaWiki job queue]
 
* [[Lists of fan translations|Fan localizations statistics]]
 
* [[Lists of fan translations|Fan localizations statistics]]
 
; TODO:
 
* Create moar [[List of lists|lists]]!
 
  
 
==Broken pages in Chrome==
 
==Broken pages in Chrome==
Line 31: Line 28:
 
===Numbered lists + Preformatted text===
 
===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<ref>[https://stackoverflow.com/questions/4994174/code-block-in-numbered-list-wiki-syntax Code block in numbered list (Wiki syntax) - Stack Overflow]</ref> since it's much easier to work with and gets the job done the right way.
 
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<ref>[https://stackoverflow.com/questions/4994174/code-block-in-numbered-list-wiki-syntax Code block in numbered list (Wiki syntax) - Stack Overflow]</ref> since it's much easier to work with and gets the job done the right way.
 +
 +
{{References}}

Revision as of 15:14, 30 May 2019

Need to contact me? Do so on the PCGamingWiki Discord.

Quick links
Maintenance stuff

Broken pages in Chrome

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.


References