Template:OverviewTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
<div class="container">
[[hasDescription::{{{Description|}}}]]
[[hasDescription::{{{Description|}}}]]


Line 17: Line 18:
{{#ifeq:{{{Overview|}}}|||<h2>''Related overviews''</h2> {{#ask:[[-RelatedToOverview::{{PAGENAME}}]]|format=ul}} }}
{{#ifeq:{{{Overview|}}}|||<h2>''Related overviews''</h2> {{#ask:[[-RelatedToOverview::{{PAGENAME}}]]|format=ul}} }}
[[Category:Overview]]
[[Category:Overview]]
</div>
</includeonly>
</includeonly>
[[HasOverviewType::{{{Type|}}}|]]
{{#ifeq:{{{Overview|}}}|||{{#arraymap:{{{Overview|}}}|;|x|[[RelatedToOverview::x| ]]|}} }}

Revision as of 17:36, 2 June 2017

This is the "OverviewTemplate" template. It should be called in the following format:

{{OverviewTemplate
|Description=
|Type=
|Overview=
|Querypart=
}}

Edit the page to see the template text.