Template:OverviewTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(22 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{OverviewTemplate
{{OverviewTemplate
|Toc=
|Description=
|Description=
|Type=
|Type=
Line 11: Line 12:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly><div class="top_container">
[[hasDescription::{{{Description|}}}]]
{{#ifeq:{{{Toc|}}}|Yes|__TOC__|__NOTOC__}}__NOEDITSECTION__</div>
{{#arraymap:
<div class="clearboth"></div><div class="page_standard">
{{#ask:[[Category:Figure]][[BelongsToComponent::{{PAGENAME}}]]|link=none }}|,|x|{{DisplayFigureRightOptimalTemplate|x|}}  
{{{Description|}}}
}}
 
{{{Querypart|}}}
{{{Querypart|}}}
<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>
{{#set:HasDescription={{{Description|}}}
  |RelatedToOverview={{{Overview|}}}|+sep=;
  |HasOverviewType={{{Type|}}} }}
</includeonly>
</includeonly>
[[HasOverviewType::{{{Type|}}}|]]
{{#ifeq:{{{Overview|}}}|||{{#arraymap:{{{Overview|}}}|;|x|[[RelatedToOverview::x| ]]|; }} }}

Latest revision as of 12:51, 23 March 2020

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

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

Edit the page to see the template text.