Template:Infobox Icon: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (Undo revision 7575 by Tim (talk))
Tag: Undo
(add what this is to the noinclude text)
 
(One intermediate revision 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>
Line 15: 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]]
! [[Property:Semantic Keyword|Semantic Keyword]]

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.