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.

User:Aemony

From PCGamingWiki, the wiki about fixing PC games
Revision as of 15:36, 17 September 2018 by Aemony (talk | contribs) (updated quick links)

Quick links: common.css, common.js, Sandbox

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.