Template:Feature: Difference between revisions
From Freephile Wiki
m minor syntax fix |
adds 'more' as a summary of all other template parameters |
||
| Line 4: | Line 4: | ||
|- | |- | ||
| [[featureDescription::{{{description}}}| ]] | | [[featureDescription::{{{description}}}| ]] | ||
{{ #if: {{{notes|}}} | | |- | ||
| [[more::{{ #if: {{{notes|}}} | Notes<br /> {{{notes}}} | }} {{ #if: {{{tests|}}} | Tests<br /> {{{tests}}} | }} {{ #if: {{{examples|}}} | Examples<br /> {{{examples}}} | }} | ]] | |||
{{ #if: {{{tests|}}} | | |||
{{ #if: {{{examples|}}} | | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 10:22, 19 January 2016
| {{{explains}}}Property "ExplainsFeature" (as page type) with input value "{{{explains}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
|---|
| Property "FeatureDescription" (as page type) with input value "{{{description}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. |
| The wikipage input value is empty (e.g. <code>SomeProperty::, [[]]</code>) and therefore it cannot be used as a name or as part of a query condition. |
This is the 'Feature' template.
Usage
When you create a new Feature page, just use the Feature form which automatically uses this template.
If you were to manually include it in a page, it would be used like this:
{{Feature
| image =
| imgdesc =
| collection =
| title =
| description =
| notes =
| examples =
| tests =
}}
The template doesn't set has coordinates. But if a page does have the property, then the infobox will display a map
A template for creating pages with the content type "Feature", making the pages semantically rich, included in the Feature category and displayed on the Feature page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Feature image | image | a suitable representation of the feature | File | optional |
| feature image description | imgdesc | describe the image used | String | optional |
| Image collection | collection | no description | Unknown | optional |
| Feature Title | title | no description | String | optional |
| Feature description | description | no description | String | optional |
| notes | notes | no description | String | optional |
| examples | examples | no description | String | optional |
| tests | tests | no description | String | optional |
| The above documentation is transcluded from Template:Feature/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |