Difference between revisions of "User talk:J McKalling"
From Twinsuniverse
J McKalling (Talk | contribs) m |
J McKalling (Talk | contribs) m |
||
Line 1: | Line 1: | ||
== Character test == | == Character test == | ||
− | {{infobox Character|gender=male|occupation=Administrator|nocat=true}} | + | {{infobox Character |
− | I | + | |gender=male |
+ | |occupation=Administrator | ||
+ | |nocat=true | ||
+ | }} | ||
+ | I have proudly enabled and figured out the [[mw:Extension:ParserFunctions|ParserFunctions extension]] and [[mw:Extension:WikiEditor|WikiEditor extension]], and I just added the [[mw:Extension:Variables|Variables extension]]. | ||
− | I | + | I'm rendering the character template for myself here just to test out how easy it works. It works, and it even automatically categorizes this page as intended. But I've used the feature to suppress categorization here, because it being on my talk page is just a test. So the used code is: |
− | <nowiki>{{ | + | <nowiki>{{infobox Character |
− | + | |gender=male | |
− | + | |occupation=Administrator | |
− | + | |nocat=true | |
− | + | }}</nowiki> | |
− | + | ||
− | + | ||
− | + |
Revision as of 03:17, 25 November 2012
Character test
J McKalling | |
---|---|
Race |
unknown [list all] |
Gender |
Male [list all] |
Size |
unknown [list all] |
Age |
unknown [list all] |
Magical |
unknown [list all] |
Adventure |
unknown [list all] |
Character | |
Alignment |
unknown [list all] |
Occupation |
Administrator |
I have proudly enabled and figured out the ParserFunctions extension and WikiEditor extension, and I just added the Variables extension.
I'm rendering the character template for myself here just to test out how easy it works. It works, and it even automatically categorizes this page as intended. But I've used the feature to suppress categorization here, because it being on my talk page is just a test. So the used code is:
{{infobox Character |gender=male |occupation=Administrator |nocat=true }}