CargoAdmin, Bureaucrats, Moderators (CommentStreams), fileuploaders, newuser
401
edits
(→Table: expand) |
(→Output format: code) |
||
Line 116: | Line 116: | ||
Example: | Example: | ||
< | <code>{{#cargo_query: | ||
|tables=ExampleTable | |tables=ExampleTable | ||
|fields=Field1, Field2 | |fields=Field1, Field2 | ||
}} | }} | ||
</ | </code> | ||
==== Side Infobox ==== | ==== Side Infobox ==== | ||
Line 127: | Line 127: | ||
Example: | Example: | ||
< | <code>{{#cargo_query: | ||
|tables=ExampleTable | |tables=ExampleTable | ||
|fields=Field1, Field2 | |fields=Field1, Field2 | ||
|format=infobox | |format=infobox | ||
}}</ | }}</code> | ||
==== Plain Text ==== | ==== Plain Text ==== | ||
Line 142: | Line 142: | ||
Example: | Example: | ||
< | <code>{{#cargo_query: | ||
|tables=ExampleTable | |tables=ExampleTable | ||
|fields=Field1, Field2 | |fields=Field1, Field2 | ||
|format=sections | |format=sections | ||
}}</ | }}</code> | ||
===Options=== | ===Options=== |