Template:Infobox Icon: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (add short name)
(add what this is to the noinclude text)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Details here...
<noinclude>This is used to define a Infobox icon. Images that use this template will be found by the template [[Template:Auto List to Icons|Auto List to Icons]] to replace semantic properties with the image defined by use of this template.  
 
'''Note:''' Do not assign more than one image to a property otherwise a rift will open in time and space (i.e. crossing the streams).
<p>It expects the following usage format.
<p>It expects the following usage format.
<pre>
<pre>
{{Image
{{Infobox Icon
  |File name=
  |File name=
  |Infobox Icon Type=
  |Infobox Icon Type=
|Semantic Keyword=
  |Caption=
  |Caption=
}}
}}
Line 14: Line 17:
{|  
{|  
! [[Property:Infobox Icon Type|Infobox Icon Type]]
! [[Property:Infobox Icon Type|Infobox Icon Type]]
| [[Infobox Icon Type::{{{Infobox Icon Type|}}}]]
| {{#arraymap:{{{Infobox Icon Type|}}}|,|@@@@|[[Infobox Icon Type::@@@@]]}}
|-
! [[Property:Semantic Keyword|Semantic Keyword]]
| [[Semantic Keyword::{{{Semantic Keyword|}}}]]
|-
|-
! Caption
! Caption

Latest revision as of 14:15, 16 December 2019

This is used to define a Infobox icon. Images that use this template will be found by the template Auto List to Icons to replace semantic properties with the image defined by use of this template.

Note: Do not assign more than one image to a property otherwise a rift will open in time and space (i.e. crossing the streams).

It expects the following usage format.

{{Infobox Icon
 |File name=
 |Infobox Icon Type=
 |Semantic Keyword=
 |Caption=
}}

Edit the page to see the template text.