Template:Navbox
From A3! Wiki
A template which creates a navigation box showing the main troupe characters, to go at the bottom of each character page.
A template which creates a navigation box showing the main troupe characters, to go at the bottom of each character page.
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__Charas`.`_pageID` AS `cargo_backlink_page_id_Charas`,CONCAT('<div>',firstname,'</div>') AS `Name` FROM `mw_cargo__Charas` WHERE troupe='Winter' AND maincast=1 ORDER BY `troupeorder` LIMIT 100