Site Notice

Remember to pay a visit to our Discord server and chat with our community! See here for more info.

Be sure to check out the KHUX Wiki for the latest on Kingdom Hearts Union χ and Kingdom Hearts Dark Road! Go and pitch in!

The KHWiki contains spoilers for all Kingdom Hearts games. Read at your own risk.

Please remember not to add information about unreleased games from trailers.

User:Neumannz/Workshop

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
< User:Neumannz
Revision as of 17:24, 10 May 2019 by Neumannz (talk | contribs) (→‎AWB regex)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Contents


<createbox>

break=no prefix=User:Neumannz/Notes/ preload=Template:Forumheader/Neumannz/Workshop buttonlabel=New page

</createbox>

Sandborx

First Second Third Fourth
Fifth Sixth Seventh Eighth
Ninth Tenth
HWHAT
Eleventh Twelfth
Thirteenth Fourteenth Eh! Steve Fifteenth Sixteenth

0

AWB regex

  • \[\[([^\)]+?)\s\(([^\)]+?)\)\|\1\]\]
    • {{c|$1|$2}}
  • \[\[wikipedia:([^\|\[\]]+?)\|\1\]\]
    • {{w|$1}}
  • \[\[wikipedia:([^\|\[\]]+?)\|([^\]]+?)\]\]
    • {{w|$1|$2}}
  • \[\[finalfantasy:([^\|\[\]]+?)\|\1\]\]
    • {{ff|$1}}
  • \[\[finalfantasy:([^\|\[\]]+?)\|([^\]]+?)\]\]
    • {{ff|$1|$2}}
  • \[\[w:c:finalfantasy:([^\|\[\]]+?)\|\1\]\]
    • {{ff|$1}}
  • \[\[w:c:finalfantasy:([^\|\[\]]+?)\|([^\]]+?)\]\]
    • {{ff|$1|$2}}
  • \[\[(?<ns>[^:\n\]]+?):([^\|\[\]\n]+?)\|\1\]\]
    • {{ns|${ns}|$1}}
  • \[\[(?<ns>[^(File)][^:\n\]]+?):([^\|\[\]\n]+?)\|([^\]]+?)\]\]
    • {{ns|${ns}|$1|$2}}