Difference between revisions of "OC E-Club Ledger Data"
Jump to navigation
Jump to search
Joelmartin (talk | contribs) (Created page with "===Bank Account Ledger=== <datatable2 table="demo table" class="wikitable"> <head> |- ! Date ! Description ! Credit ! Debit ! Balance </head> 12/25/2019|Description goes here|...") |
Joelmartin (talk | contribs) |
||
Line 1: | Line 1: | ||
− | === | + | === Banking Data === |
− | <datatable2 table=" | + | <datatable2 table="Bank Account Ledger" |
− | < | + | columns="Date|Description|Credit|Debit|Balance" |
− | + | fs=","> | |
− | + | <template> | |
− | + | '''{{{Date}}}''',''{{{Description}}}'',{{{Credit}}},{{{Debit}}},'''{{{Balance}}}''' | |
− | + | </template> | |
− | + | <!-- one-line comments are possible --> | |
− | + | 12/25/2019,Description goes here,$0.00,$0.00,$0.00 | |
− | </ | ||
− | 12/25/2019 | ||
</datatable2> | </datatable2> |
Revision as of 16:36, 26 December 2019
Banking Data
12/25/2019,Description goes here,$0.00,$0.00,$0.00