Changes

Jump to navigation Jump to search
Created page.
This is an unofficial, unendorsed, partial/incomplete style guide using moderators' (specifically [[User:Margotbean|Margotbean]]'s) edits as reference (as well as some regular MediaWiki syntax).

{| class="wikitable"
! Goal !! Syntax
|-
| Reference a game asset file. || <code><nowiki>See <samp>AssetFileName.xnb</samp> in the game files.</nowiki></code>
|-
| Sign a talk page post. || <code><nowiki>--~~~~</nowiki></code>. This will generate a link and timestamp, e.g. <code>--[[User:Gravy|Gravy]] ([[User talk:Gravy|talk]]) 23:25, 11 February 2024 (UTC)</code>.
|-
| Escape MediaWiki syntax (to demonstrate how to do something). || <code><nowiki><nowiki>...</nowiki></nowiki></code>
|-
| Link to a user. || <code><nowiki>[[User:username]]</nowiki></code> for <code>[[User:Gravy]]</code>, <code><nowiki>[[User:username|]]</nowiki></code> for <code>[[User:Gravy|Gravy]]</code> (note the pipe <code>|</code> at the end of the second example).
|}
32

edits

Navigation menu