Template:Infobox RF1Event: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="mainpage-box" style="width: 94.5%; padding-top: 5px; padding-bottom: 5px; margin-bottom: 8px;"> | |||
| | {| style="width:100%; font-size: 11px;" | ||
|rowspan="2" style="text-align: center; width:50px; vertical-align: top;"|{{Tile|{{{image|Icon_Event_E.png}}}|||40|40}} | |||
|style="vertical-align: top;"|<h3 style="font-family: inherit; font-weight: bold; font-size: 13px; border-bottom: 1px dotted grey; margin-bottom: 5px; margin-top: 0; padding: 0; line-height: 1.6;">{{{eventname}}}</h3>{{{description}}}<div style="margin-bottom: 5px;"></div> | |||
| | <div class="mw-collapsible mw-collapsed" data-expandtext="Expand for details" data-collapsetext="Collapse details" style="vertical-align: top;"> | ||
| | <div style="border-bottom: 1px dotted grey; width: 100%; font-weight: bold; font-size: 13px; margin-bottom: 5px;">On Response</div>{{{on|None}}}<div style="margin-bottom: 5px;"></div> | ||
| | <div style="border-bottom: 1px dotted grey; width: 100%; font-weight: bold; font-size: 13px; margin-bottom: 5px;">Off Response</div>{{{off|None}}}<div style="margin-bottom: 5px;"></div> | ||
<div style="border-bottom: 1px dotted grey; width: 100%; font-weight: bold; font-size: 13px; margin-bottom: 5px;">Parameters</div> | |||
{{{params|No additional parameters.}}}</div> | |||
|}</div></includeonly><noinclude> | |||
{{Infobox RF1Event | |||
|eventname = Attack | |||
|category = AI_Actions | |||
|description = Used to force AI entities to attack objects. | |||
|on = Make attacker specified by attacker uid param attack the object the Attack event is linked to. | |||
|params = '''Attacker uid:''' Primary, Secondary, Flare. What type of weapon to use. | |||
}} | |||
|}<noinclude> | |||
{|float="left" | {|float="left" | ||
|<pre> | |<pre> |
Latest revision as of 19:38, 24 February 2024
{{Infobox RF1Event |eventname = |image = (default is E) |category = |description = |on = (default is "None") |off = (default is "None") |params = (default is "No additional parameters.") }} |