Difference between revisions of "User talk:WorldWeaver"
Jump to navigation
Jump to search
WorldWeaver (talk | contribs) |
WorldWeaver (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ==Templates== | |
− | <inputbox> | + | |
+ | ''Pick and choose, and then press edit to use the source code and put your own data in!'' | ||
+ | *;[[Template:Charpage|Loki's Template]] | ||
+ | :As used in [[Kelira]]'s page. | ||
+ | *;Simple Template | ||
+ | :<inputbox> | ||
type=create | type=create | ||
width=20 | width=20 | ||
− | preload=Template: | + | preload=Template:NewChar5 |
buttonlabel=Create | buttonlabel=Create | ||
break=no | break=no | ||
</inputbox> | </inputbox> | ||
+ | *;[[Template 1]] | ||
+ | :As used in [[Zahru]]'s page. | ||
+ | :<inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | preload=Template:NewChar1 | ||
+ | buttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | |||
+ | *;[[Template 2]] | ||
+ | :As used in [[Klem]]'s page. | ||
+ | :<inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | preload=Template:NewChar2 | ||
+ | buttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | |||
+ | *;[[Template 3]] | ||
+ | :As used in [[Belle]]'s page. | ||
+ | :<inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | preload=Template:NewChar3 | ||
+ | buttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | |||
+ | |||
+ | *;[[Template:PC_1|Felix's Template]] | ||
+ | :As used in [[Felix]]'s page. | ||
+ | :<inputbox> | ||
+ | type=create | ||
+ | width=20 | ||
+ | preload=Template:NewChar4 | ||
+ | buttonlabel=Create | ||
+ | break=no | ||
+ | </inputbox> | ||
+ | :This template is intended to be highly flexible, so it can be as simple as the [[Template:PC_1#header|template example]] or can be adjusted by use of wiki code and css (using the <nowiki>{{#css:}}</nowiki> format) to get about as complicated as the wiki's built-in restrictions will allow. See also [[Template:StatBox]] for a Stats section, and [[Template:GarouBox]] for an Overview section designed for werewolves (but also usable by some other types). |
Revision as of 19:09, 28 December 2021
Templates
Pick and choose, and then press edit to use the source code and put your own data in!
- As used in Kelira's page.
- Simple Template
- As used in Zahru's page.
- As used in Klem's page.
- As used in Belle's page.
- As used in Felix's page.
- This template is intended to be highly flexible, so it can be as simple as the template example or can be adjusted by use of wiki code and css (using the {{#css:}} format) to get about as complicated as the wiki's built-in restrictions will allow. See also Template:StatBox for a Stats section, and Template:GarouBox for an Overview section designed for werewolves (but also usable by some other types).