Difference between revisions of "Template:Infobox module/action"

From UFOpaedia
Jump to navigation Jump to search
(start)
 
m (trim trailing line break)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
 
! {{StdTable_Sub_Heading}} | {{{action}}}
 
! {{StdTable_Sub_Heading}} | {{{action}}}
| {{{cost}}} || {{{effect}}}</includeonly><noinclude>Line item action for infobox.</noinclude>
+
| {{{cost}}} || {{{effect}}}</includeonly><noinclude>Line item action for infobox.
 +
 
 +
usage
 +
<pre>
 +
{{Infobox module/action
 +
| action =
 +
| cost =
 +
| effect =
 +
}}
 +
</pre>
 +
really just a header cell and 2 data cells
 +
</noinclude>

Latest revision as of 22:15, 12 January 2011

Line item action for infobox.

usage

{{Infobox module/action
| action = 
| cost = 
| effect = 
}}

really just a header cell and 2 data cells