Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:AnyIcons/doc: Difference between revisions

Template page
(i tried to correct this but my computer hates editing template or doc pages)
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
this template is for icons that don't exist on [[Template:Icons]], it should be used the same except the parameter 1 should be an image
;Description
:This template is for icons that don't exist on [[Template:Icons]].


;Syntax
<nowiki>{{AnyIcons|Example.jpg|Example}}</nowiki> =
:Type <code>{{AnyIcons|Image.png|Text}}</code> on the page/template.'''
{{AnyIcons|Example.jpg|Example}}

<nowiki>{{AnyIcons|Example.jpg|Example|size=50}}</nowiki> =
;Additional syntax
{{AnyIcons|Example.jpg|size=50}}
:Type <code><nowiki>|size=</nowiki></code> followed by a size value to modify the size of the icon.
<nowiki>{{AnyIcons|Example.jpg|Example|link=Doors}}</nowiki> =
:Type <code><nowiki>|link=</nowiki></code> followed by a valid name for an existing page/template/category etc.
{{AnyIcons|Example.jpg|link=Doors}}
:Type <code><nowiki>|caption=</nowiki></code> followed by any text string that will appear when hovering over the icon.
<nowiki>{{AnyIcons|Example.jpg|Example|caption=example of a caption}}</nowiki> =

{{AnyIcons|Example.jpg|caption=example of a caption}}
<includeonly>[[Category:Infoicon templates]]</includeonly>

Revision as of 16:12, 7 April 2025

Edit-copy green.svg
This is a template documentation subpage for Template:AnyIcons.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Description
This template is for icons that don't exist on Template:Icons.
Syntax
Type
Text Text

on the page/template.

Additional syntax
Type |size= followed by a size value to modify the size of the icon.
Type |link= followed by a valid name for an existing page/template/category etc.
Type |caption= followed by any text string that will appear when hovering over the icon.