User talk:Rattler
From Create Your Own Story
(→SORRY!: new section) |
Magikarp7297 (Talk | contribs) (→Status: new section) |
||
Line 22: | Line 22: | ||
Sorry i mean [ [option1] ] | Sorry i mean [ [option1] ] | ||
+ | |||
+ | == Status == | ||
+ | |||
+ | Here's exactly what to type for the Status template: | ||
+ | |||
+ | <nowiki>{{Status|Equipment="Equipment"|Health=#|MP=#|Level=#}}</nowiki> | ||
+ | |||
+ | But, to create one like [[Template:Deity]], you must type this to ''create'' it, not to use it: | ||
+ | |||
+ | |||
+ | <nowiki>{| width="100%" | ||
+ | | bgcolor="#3366FF" valign="top" width="100%" colspan="4"| '''Deity Status''' | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top" width="8%"| Worshippers | ||
+ | | bgcolor="#66CCFF" valign="top" width="8%"| {{{Worshippers}}} | ||
+ | | bgcolor="#99FFFF" valign="top" width="42%" rowspan="3"| Ranking: | ||
+ | |||
+ | ''{{{Ranking}}}'' | ||
+ | | bgcolor="99FFFF" valign="top" width="42%" rowspan="3" | Buildings | ||
+ | |||
+ | ''{{{Buildings}}} | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top"| Reputation | ||
+ | | bgcolor="#66CCFF" valign="top"| {{{Reputation}}} | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top"| HP | ||
+ | | bgcolor="#66CCFF" valign="top"| {{{HP}}} | ||
+ | |}</nowiki> | ||
+ | |||
+ | That is somewhat complex. It produces: | ||
+ | |||
+ | {| width="100%" | ||
+ | | bgcolor="#3366FF" valign="top" width="100%" colspan="4"| '''Deity Status''' | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top" width="8%"| Worshippers | ||
+ | | bgcolor="#66CCFF" valign="top" width="8%"| {{{Worshippers}}} | ||
+ | | bgcolor="#99FFFF" valign="top" width="42%" rowspan="3"| Ranking: | ||
+ | |||
+ | ''{{{Ranking}}}'' | ||
+ | | bgcolor="99FFFF" valign="top" width="42%" rowspan="3" | Buildings | ||
+ | |||
+ | ''{{{Buildings}}} | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top"| Reputation | ||
+ | | bgcolor="#66CCFF" valign="top"| {{{Reputation}}} | ||
+ | |- | ||
+ | | bgcolor="#0066FF" valign="top"| HP | ||
+ | | bgcolor="#66CCFF" valign="top"| {{{HP}}} | ||
+ | |} --[[User:Magikarp7297|Magikarp7297]] 10:33, 15 July 2018 (UTC) |
Revision as of 10:33, 15 July 2018
Contents |
Just Eat The Cake already!
Hey there, Rattler! --Magikarp7297 09:59, 15 July 2018 (UTC)
Dude, I need you to check the other site! --Magikarp7297 10:03, 15 July 2018 (UTC)
When you finish writing, I'll be at the story Deity. It's one of my better (but still being written) stories.
/* Just Eat The Cake already! */
HELLO!
Tutorial
Read it. The genie, annoying as he is, is a slightly better teacher than I.
WHAT WHAT WHAT!!!!
Wait a second, or maybe 2 sex Ahem, sorry... (lets not get too graphic) So i have to use codes like this --> option1 <-- to create options?!!?!?!?!?
SORRY!
Sorry i mean [ [option1] ]
Status
Here's exactly what to type for the Status template:
{{Status|Equipment="Equipment"|Health=#|MP=#|Level=#}}
But, to create one like Template:Deity, you must type this to create it, not to use it:
{| width="100%"
| bgcolor="#3366FF" valign="top" width="100%" colspan="4"| '''Deity Status'''
|-
| bgcolor="#0066FF" valign="top" width="8%"| Worshippers
| bgcolor="#66CCFF" valign="top" width="8%"| {{{Worshippers}}}
| bgcolor="#99FFFF" valign="top" width="42%" rowspan="3"| Ranking:
''{{{Ranking}}}''
| bgcolor="99FFFF" valign="top" width="42%" rowspan="3" | Buildings
''{{{Buildings}}}
|-
| bgcolor="#0066FF" valign="top"| Reputation
| bgcolor="#66CCFF" valign="top"| {{{Reputation}}}
|-
| bgcolor="#0066FF" valign="top"| HP
| bgcolor="#66CCFF" valign="top"| {{{HP}}}
|}
That is somewhat complex. It produces:
Deity Status | |||
Worshippers | {{{Worshippers}}} | Ranking:
{{{Ranking}}} | Buildings
{{{Buildings}}} |
Reputation | {{{Reputation}}} | ||
HP | {{{HP}}} |