Difference between revisions of "Template:Feature"

From Freephile Wiki
Jump to navigation Jump to search
(ns:0 was being output in page content, not an 'empty string')
(unlink the image)
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" align="right"
+
<noinclude>
 +
This is the 'Feature' template.
 +
 
 +
It is used like this:
 +
<pre>
 +
{{Feature
 +
|image=
 +
|imgdesc=
 +
}}
 +
</pre>
 +
[[Category:Info templates]]
 +
 
 +
== Template preview ==
 +
</noinclude><onlyinclude>
 +
{| class="smworgtable-v2" style="position: relative; float: right; clear: right; width: 260px;"
 +
! colspan="2" style="padding-top: 2px; " |  {{PAGENAME}} <span style="position: relative; top:-2px; float: right;">[[File:Dialog-information.svg|14px|link=Special:Browse/{{FULLPAGENAME}}]]</span>
 +
|- <!-- *** IMAGE *** -->
 +
{{#if: {{{image|}}} |{{Tablesection |Label=[[File:{{{image|}}}|280px|center|link=|{{{imgdesc|}}}]] |Textcolor=#ddd |Color=#fff }}{{#set: Has image=File:{{{image|}}} }} }}
 +
|-
 +
{{#ifeq: {{{imgdesc|}}} | | |{{Tablerow |Label=Image shows: |Value={{{imgdesc|}}} }} }}
 +
|- <!-- *** SLIDESHOW *** -->
 +
{{#if: {{{collection|}}} |{{Tablesection |Label={{#ask: [[has image collection::{{{collection|}}}]] |?Has description |widths=220 |heights=220 |format=gallery |widget=slideshow |class=demo-center |navigation=auto |autocaptions=no }} |Color=#fff |Textcolor=#aaa }} }}
 +
|- <!-- *** SUMMARY *** -->
 +
{{Tablesection |Label=Summary |Color=#dcf0f7 |Textcolor=#0c2c52 }} 
 +
|-
 +
{{#ifeq: {{#show: {{FULLPAGENAME}} |?feature title}} | | |{{Tablerow |Label=Title: |Value={{#show: {{FULLPAGENAME}} |?feature title }} }} }}
 +
|-
 +
{{#ifeq: {{#show: {{FULLPAGENAME}} |?feature description}} | | |{{Tablerow |Label=Description: |Value={{#show: {{FULLPAGENAME}}|?feature description }} }} }}
 +
|- <!-- *** MAP *** -->
 +
{{#if: {{#show: {{FULLPAGENAME}} |?Has coordinates }} |{{Tablesection |Label=Map |Color=#dcf0f7 |Textcolor=#0c2c52 }} }}
 
|-
 
|-
! [[explainsFeature::{{{explains}}}]]
+
{{#if: {{#show: {{FULLPAGENAME}} |?Has coordinates }} |{{Tablesection |Label={{#display_map: {{#show: {{FULLPAGENAME}} |?Has coordinates }} |width=260 |height=260 |service=leaflet }} |Color=#fff }} }}
 +
|- <!-- *** MORE *** -->
 +
{{Tablesection |Label=More |Color=#dcf0f7 |Textcolor=#0c2c52 }}
 
|-
 
|-
| [[featureDescription::{{{description}}}| ]]
+
{{#ifeq: {{#show: {{FULLPAGENAME}} |?feature notes}} | | |{{Tablerow |Label=Notes: |Value={{#show: {{FULLPAGENAME}} |?feature notes }} }} }}
 
|-
 
|-
| {{#if: {{{notes|}}} | Notes<br />{{{notes}}}<br /> | }}{{#if: {{{tests|}}} | Tests<br />{{{tests}}}<br /> | }}{{ #if: {{{examples|}}} | Examples<br />{{{examples}}} | }}
+
{{#ifeq: {{#show: {{FULLPAGENAME}} |?feature tests}} | | |{{Tablerow |Label=Test: |Value={{#show: {{FULLPAGENAME}} |?feature tests }} }} }}
 +
|-
 +
{{#ifeq: {{#show: {{FULLPAGENAME}} |?feature examples}} | | |{{Tablerow |Label=Example: |Value={{#show: {{FULLPAGENAME}} |?feature examples }} }} }}
 
|}
 
|}
<noinclude>
+
<includeonly>[[Category:Feature]]</includeonly>
{{documentation}}
+
</onlyinclude>
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
 
</noinclude>
 

Latest revision as of 15:26, 15 May 2020

This is the 'Feature' template.

It is used like this:

{{Feature
 |image=
 |imgdesc=
}}

Template preview[edit source]

Feature Dialog-information.svg
Summary
More