Template:Infobox RF1Event: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:1024px; background-color:#cccccc; margin:20px;" | {| class="infobox" style="font-size:89%; width:1024px; background-color:#cccccc; margin:20px;" | ||
|- | |- | ||
| | |rowspan="1" style="padding:5px;text-align:center; width:200px; background:#cccccc; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|<big>'''{{{eventname}}}'''<big> | ||
|style="padding:5px;width:95px;background:#ffffff"|'''Description''' | |style="padding:5px;width:95px;background:#ffffff"|'''Description''' | ||
|style="color:black; background:#aaaaaa"|{{{description|}}} | |style="color:black; background:#aaaaaa"|{{{description|}}} | ||
|- | |- | ||
|rowspan="2" style="padding:5px;text-align:center; width:200px; background:#FFFFFF"|[[Image:{{{image|Icon_Event_E.png}}}|64px]] | |||
|style="padding:5px;width:95px;background:#ffffff"|'''On Response''' | |style="padding:5px;width:95px;background:#ffffff"|'''On Response''' | ||
|style="color:black; background:#aaaaaa"|{{{on|None}}} | |style="color:black; background:#aaaaaa"|{{{on|None}}} | ||
|- | |- | ||
|style="padding:5px;width:95px;background:#ffffff"|'''Off Response''' | |||
|style="color:black; background:#aaaaaa"|{{{off|None}}} | |||
|- | |||
|rowspan="2" style="padding:5px;text-align:center; width:200px; background:#cccccc font-size:150%"|'''{{{category}}}''' | |||
|style="padding:5px;width:95px;background:#ffffff;text-align:top"|'''Parameters''' | |style="padding:5px;width:95px;background:#ffffff;text-align:top"|'''Parameters''' | ||
|style="color:black; background:#aaaaaa"|{{{params|No additional parameters.}}} | |style="color:black; background:#aaaaaa"|{{{params|No additional parameters.}}} |
Revision as of 17:19, 3 November 2020
{{{eventname}}} | Description | |
On Response | None | |
Off Response | None | |
{{{category}}} | Parameters | No additional parameters. |
{{Infobox RF1Event |eventname = |image = (default is E) |category = |description = |on = (default is "None") |off = (default is "None") |params = (default is "No additional parameters.") }} |