Template:CargoTest2: Difference between revisions

From Epic Path
Jump to navigation Jump to search
(Created page with "<noinclude> {{#cargo_declare: _table=Silly2 | Name = String | Age = Integer | Existing-Row = String }} </noinclude><includeonly> {{#cargo_store: _table=Silly2 | Name = {{{N...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
* {{{Name|}}}
* {{{Name|}}}
* {{{Age|}}}
* {{{Age|}}}
* {{#cargo_query: table=Silly |fields=Size |where=_pageName={{{Existing-Row}}} }}
* {{#cargo_query: tables=Silly | fields=Size   | where=Silly.Name='{{{Existing-Row}}}' }}
* {{#cargo_query: table=Silly |fields=Weight |where=_pageName={{{Existing-Row}}} }}
* {{#cargo_query: tables=Silly | fields=Weight | where=Silly.Name='{{{Existing-Row}}}' }}


</includeonly>
</includeonly>

Latest revision as of 16:01, 4 December 2017


Error: field name "Existing-Row" cannot contain any of the following characters: .,-&lt;&gt;(){}[]\/