User:Brandished/Tables: Difference between revisions
Jump to navigation
Jump to search
Brandished (talk | contribs) (moved tables to own page) |
Brandished (talk | contribs) (added other reference pics) |
||
Line 1: | Line 1: | ||
== Table Layout | == Class Info Tab Table Layout Test == | ||
=== | === Reference Image === | ||
[[image:Ref_classinfo_pic.gif]] | |||
== Output Tab Table Layout Test == | |||
=== | === Reference Image === | ||
[[image:Ref_output_pic.gif]] | |||
{| border=1 cellpadding="2" cellspacing="1" | |||
|- | |||
| Image:Io11.png || [[Image:Io11.png]] | |||
|- | |||
| Image:Io12.png || [[Image:Io12.png]] | |||
|- | |||
| Image:Io21.png || [[Image:Io21.png]] | |||
|- | |||
| Image:Io22.png || [[Image:Io22.png]] | |||
|} | |||
=== Sample Outputs Table 1 === | |||
Without border: | |||
{| cellpadding="2" cellspacing="1" | {| cellpadding="2" cellspacing="1" | ||
|- | |- | ||
Line 72: | Line 57: | ||
With border: | |||
{| border=1 cellpadding="2" cellspacing="1" | {| border=1 cellpadding="2" cellspacing="1" | ||
Line 141: | Line 87: | ||
=== Sample Outputs Table 2 === | |||
Without border: | |||
<table> | <table> | ||
Line 197: | Line 132: | ||
With border: | |||
<table border="1" cellpadding="3"> | <table border="1" cellpadding="3"> | ||
Line 238: | Line 173: | ||
</table> | </table> | ||
== Flags Tab Table Layout Test == | |||
=== Reference Image === | |||
[[image:Ref_flags_pic.gif]] |
Revision as of 22:17, 9 October 2008
Class Info Tab Table Layout Test
Reference Image
Output Tab Table Layout Test
Reference Image
Image:Io11.png | ![]() |
Image:Io12.png | ![]() |
Image:Io21.png | ![]() |
Image:Io22.png | ![]() |
Sample Outputs Table 1
Without border:
My Output > | Target Entity | Target Input | Parameter | Delay | Only Once | |
---|---|---|---|---|---|---|
![]() |
OnCapture | Math_Blue | Add | 1 | 0.00 | No |
![]() |
OnCapture | CapZoneBlue2 | Disable | - | 0.00 | No |
With border:
My Output > | Target Entity | Target Input | Parameter | Delay | Only Once | |
---|---|---|---|---|---|---|
![]() |
OnCapture | Math_Blue | Add | 1 | 0.00 | No |
![]() |
OnCapture | CapZoneBlue2 | Disable | - | 0.00 | No |
Sample Outputs Table 2
Without border:
My output named | OnCapture | OnCapture |
---|---|---|
Target entities named | Math_Blue | CapZoneBlue2 |
Via this input | Add | Disable |
With a parameter override of | 1 | - |
After a delay in seconds of | 0.00 | 0.00 |
Fire once only | No | No |
With border:
My output named | OnCapture | OnCapture |
---|---|---|
Target entities named | Math_Blue | CapZoneBlue2 |
Via this input | Add | Disable |
With a parameter override of | 1 | - |
After a delay in seconds of | 0.00 | 0.00 |
Fire once only | No | No |