Jump to content

Template:Infobox IRC network/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add basic TemplateData
replace example syntax with TemplateData
Tag: Reverted
Line 5: Line 5:
}}
}}


<syntaxhighlight lang="wikitext" style="overflow:auto;">
{{Infobox IRC network
| name =
| image =
| founded_on = <!--{{Start date|YYYY|MM|DD}}-->
| located_in =
| based_in =
| executive_board =
| website_url = <!--{{URL|example.com}}-->
| primary_dns =
| average_users =
| users_date =
| average_channels =
| channels_date =
| average_servers =
| servers_date =
| main_content =
}}
</syntaxhighlight>

All fields except for ''name'' are optional and will be hidden when not used; when values are entered for the relevant parameters, the fields will automatically appear.

== Microformat ==
{{UF-hcal}}

<includeonly>{{Sandbox other||
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Internet Relay Chat templates]]
[[Category:Computing infobox templates|IRC Infobox IRC network]]

<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[ru:Шаблон:IRC-сеть]]

}}</includeonly>
<templatedata>
<templatedata>
{
{
Line 109: Line 75:
}
}
</templatedata>
</templatedata>

All fields except for ''name'' are optional and will be hidden when not used; when values are entered for the relevant parameters, the fields will automatically appear.

== Microformat ==
{{UF-hcal}}

<includeonly>{{Sandbox other||
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Internet Relay Chat templates]]
[[Category:Computing infobox templates|IRC Infobox IRC network]]

<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[ru:Шаблон:IRC-сеть]]

}}</includeonly>

Revision as of 17:46, 2 June 2024

Usage

{{{name}}}
{{{image}}}
Founded{{{founded_on}}}
Geographic location{{{located_in}}}
Based in{{{based_in}}}
Executive board{{{executive_board}}}
Website URL{{{website_url}}}
Primary DNS{{{primary_dns}}}
Average users{{{average_users}}} ({{{users_date}}})
Average channels{{{average_channels}}} ({{{channels_date}}})
Average servers{{{average_servers}}} ({{{servers_date}}})
Content/subject{{{main_content}}}

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename title

no description

Default
the article title
Stringoptional
collapsiblecollapsible

no description

Booleanoptional
imageimage

no description

Fileoptional
captioncaption

no description

Stringoptional
founded onfounded on

no description

Example
{{Start date|YYYY|MM|DD}}
Contentoptional
located inlocated in

no description

Stringoptional
based inbased in

no description

Stringoptional
executive boardexecutive board

no description

Stringoptional
website_urlwebsite_url website

no description

Example
{{URL|example.com}}
Contentoptional
primary dnsprimary dns

no description

Stringoptional
average usersaverage users

no description

Contentoptional
users_dateusers_date

no description

Dateoptional
average channelsaverage channels

no description

Contentoptional
channels_datechannels_date

no description

Dateoptional
average serversaverage servers

no description

Contentoptional
servers_dateservers_date

no description

Dateoptional
main contentmain content

no description

Contentoptional
modulemodule

no description

Contentoptional

All fields except for name are optional and will be hidden when not used; when values are entered for the relevant parameters, the fields will automatically appear.

Microformat

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.