User:Rongzhou/Useful wikitext snippets: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 August 2026

  • curprev 09:3909:39, 25 August 2026 Rongzhou talk contribs 700 bytes +700 Created page with "== wikitext vanilla == <syntaxhighlight lang="wikitext" copy> <code></code> </syntaxhighlight> <syntaxhighlight lang="wikitext" copy> <pre> </pre> </syntaxhighlight> <syntaxhighlight lang="wikitext" copy> <blockquote> </blockquote> </syntaxhighlight> == syntaxhighlight code blocks == === inline === <pre> <syntaxhighlight lang="wikitext" inline></syntaxhighlight> <syntaxhighlight lang="html" inline></syntaxhighlight> </pre> === standalone blocks === <pre> <synta..."