Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine:prototype_count|{{#ask:[[Has game::{{{1}}}]][[Has article type::Prototype]]|format=count}}}} | <includeonly>{{#vardefine:prototype_count|{{#ask:[[Has game::{{{1}}}]][[Has article type::Prototype]]|format=count}}}} | ||
{{#vardefine:video_count|{{#ask:[[Has game::{{{1}}}]][[Has article type::Video]]|format=count}}}} | {{#vardefine:video_count|{{#ask:[[Has game::{{{1}}}]][[Has article type::Video]]|format=count}}}} | ||
{{#arraydefine: systems | {{#arraydefine: systems | ||
| {{#ask:[[Has game::{{{1}}}]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | | {{#ask:[[Has game::{{{1}}}]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | ||
| , | sort=asc, unique | | , | sort=asc, unique | ||
}} | }} | ||
{{#arraydefine: prototype_systems | {{#arraydefine: prototype_systems | ||
| {{#ask:[[Has game::{{{1}}}]] [[Has article type::Prototype]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | | {{#ask:[[Has game::{{{1}}}]] [[Has article type::Prototype]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | ||
| , | sort=asc, unique | | , | sort=asc, unique | ||
}} | }} | ||
{{#arraydefine: video_systems | {{#arraydefine: video_systems | ||
| {{#ask:[[Has game::{{{1}}}]] [[Has article type::Video]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | | {{#ask:[[Has game::{{{1}}}]] [[Has article type::Video]] [[Has system::+]] |mainlabel=- |headers=hide |?Has system |limit=120 }} | ||
| , | sort=asc, unique | | , | sort=asc, unique | ||
}} | }} | ||
<div class="panel navbox"> | <div class="panel navbox"> | ||
<div class="panel-heading"> {{{1}}} prototypes </div> | <div class="panel-heading"> {{{1}}} prototypes </div> |