Difference between revisions of "Template:Event"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (parserfunctions are in. A first run at a fully functional template) |
BryanDerksen (Talk | contribs) |
||
| Line 31: | Line 31: | ||
<noinclude> | <noinclude> | ||
| + | |||
| + | This template produces the standard formatting in the first part of [[:category:Event types]] articles. The following is a comprehensive set of all the possible parameters for this template; feel free to delete the unused parameters when using it in an article for tidiness. | ||
<pre> | <pre> | ||
| Line 58: | Line 60: | ||
|object0name= | |object0name= | ||
|object0desc= | |object0desc= | ||
| + | |object1name= | ||
| + | |object1desc= | ||
| + | |object2name= | ||
| + | |object2desc= | ||
}} | }} | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:55, 23 July 2009
- Sent when:
- {{{when}}}
- Sent to:
- {{{to}}}
- Sent from:
- {{{from}}}
- Parameters:
-
Example script:
This template produces the standard formatting in the first part of category:Event types articles. The following is a comprehensive set of all the possible parameters for this template; feel free to delete the unused parameters when using it in an article for tidiness.
{{event
|when=
|to=
|from=
|creatordesc=
|int0name=
|int0desc=
|int1name=
|int1desc=
|int2name=
|int2desc=
|float0name=
|float0desc=
|float1name=
|float1desc=
|float2name=
|float2desc=
|string0name=
|string0desc=
|string1name=
|string1desc=
|string2name=
|string2desc=
|object0name=
|object0desc=
|object1name=
|object1desc=
|object2name=
|object2desc=
}}
[[Category:Formatting templates]]
</noinclude>