Template:Navbox Characters: Difference between revisions
Jump to navigation
Jump to search
ThatSprite (talk | contribs) (Created page with "<includeonly>{|class="wikitable" style="width:100%; text-align:center;" ! Characters |- | {{#cargo_query: tables=species |fields=species._pageName, species.species_name |where=species.navbox_categories HOLDS "main" |order by=species.species_name ASC |format=template |template=Table item |delimiter= • |default=No Species found.}} |}</includeonly>") |
ThatSprite (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
|- | |- | ||
| {{#cargo_query: | | {{#cargo_query: | ||
tables= | tables=characters | ||
|fields= | |fields=characters._pageName, characters.name | ||
|where= | |where=characters.navbox_categories HOLDS "main" | ||
|order by= | |order by=characters.name ASC | ||
|format=template | |format=template | ||
|template=Table item | |template=Table item | ||
|delimiter= •  | |delimiter= •  | ||
|default=No | |default=No Characters found.}} | ||
|}</includeonly> | |}</includeonly> | ||