Difference between revisions of "Template:Function"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Qazaaq
(here we go)
 
imported>Qazaaq
m (# if ->#if)
Line 28: Line 28:


</noinclude><includeonly><!--
</noinclude><includeonly><!--
-->{{ # if: {{{CSWikiPage|}}} | Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/{{{CSWikiPage}}} {{{CSWikiPage}}}].|}}<!--
-->{{ #if: {{{CSWikiPage|}}} | Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/{{{CSWikiPage}}} {{{CSWikiPage}}}].|}}<!--


syntax starts here:
syntax starts here:

Revision as of 12:58, 12 December 2008


This article is incomplete. You can help by filling in any blank descriptions.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

This is a WIP, feedback is appreciated. To retain readability a lot of HTML comments are used, they shouldn't impact the working of the template, but could add to the confusion a bit.

example:

{{Function
| name          = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| ReferenceType = [Actor, Activator]
| arg0          = EffectID
| arg0Type      = MagicEffect
| optarg0       = duration
| optarg0Type   = Short
}}

result:

Link to TES4 Construction Set Wiki: PlayMagicEffectVisuals.Syntax:

{{{ReturnType}}}[Actor, Activator].PlayMagicEffectVisualsEffectID:MagicEffectduration:Short

{{{Summary}}} {{{CategoryList}}}