Template:OverviewTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
(27 intermediate revisions by 3 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"> | ||
{{#ifeq:{{{Toc|}}}|Yes|__TOC__|__NOTOC__}}__NOEDITSECTION__</div> | |||
<div class="clearboth"></div><div class="page_standard"> | |||
{{{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> | ||
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.