Template:Infobox: Difference between revisions
m (Text replacement - "{{category |category=Infobox template}}" to "{{category |category=Infobox templates}}") Tags: Mobile edit Mobile web edit |
(Marked this version for translation) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| id="template-infobox-platform" summary="Infobox | <languages/> | ||
<onlyinclude> | |||
{| id="template-infobox-platform" summary="Infobox platform" style="font-size:90%; margin-top:0; margin-left:10; width:300px; float:right; border-style: solid; border-width: 5px" | |||
|colspan="2"|<center> | |colspan="2"|<center> | ||
{{#ifexist: File:{{{title}}} full logo.svg | [[File:{{{title}}} full logo.svg|250x250px]] |{{#ifexist: File:{{{title}}} full logo.png | [[File:{{{title}}} full logo.png|250x250px]] |{{#ifexist: File:{{{title}}} logo.svg | [[File:{{{title}}} logo.svg|250x250px]] | [[File:{{{title}}}.svg|250x250px]] }} }} }} | {{#ifexist: File:{{{title}}} full logo.svg | [[File:{{{title}}} full logo.svg|250x250px]] |{{#ifexist: File:{{{title}}} full logo.png | [[File:{{{title}}} full logo.png|250x250px]] |{{#ifexist: File:{{{title}}} logo.svg | [[File:{{{title}}} logo.svg|250x250px]] | [[File:{{{title}}}.svg|250x250px]] }} }} }} | ||
</center> | </center> | ||
|- | |- | ||
|colspan="2"|''{{{title}}} logo'' | |colspan="2"|''{{{title}}} <translate><!--T:1--> logo</translate>'' | ||
|- | |- | ||
! | ! | ||
|{{{{{title}}}}} | |{{{{{title}}}}} | ||
|- | |- | ||
!Website | !<translate><!--T:2--> Website</translate> | ||
|[https://{{{website}}} {{{website}}}] | |[https://{{{website}}} {{{website}}}] | ||
|- | |- | ||
!{{#if:{{{website2|}}} | Website 2 | }} | !{{#if:{{{website2|}}} | <translate><!--T:3--> Website 2</translate> | }} | ||
|{{#if:{{{website2|}}} | [https://{{{website2}}} {{{website2}}}] | }} | |{{#if:{{{website2|}}} | [https://{{{website2}}} {{{website2}}}] | }} | ||
|- | |- | ||
!{{#if:{{{instance|}}} | Official instance | }} | !{{#if:{{{instance|}}} | <translate><!--T:4--> Official instance</translate> | }} | ||
|{{#if:{{{instance|}}} | [https://{{{instance}}} {{{instance}}}] | }} | |{{#if:{{{instance|}}} | [https://{{{instance}}} {{{instance}}}] | }} | ||
|- | |- | ||
!{{#if:{{{instance2|}}} | Official instance 2 | }} | !{{#if:{{{instance2|}}} | <translate><!--T:5--> Official instance 2</translate> | }} | ||
|{{#if:{{{instance2|}}} | [https://{{{instance2}}} {{{instance2}}}] | }} | |{{#if:{{{instance2|}}} | [https://{{{instance2}}} {{{instance2}}}] | }} | ||
|- | |- | ||
!List of instances | !<translate><!--T:6--> List of instances</translate> | ||
|[https://{{{title}}}.fediverse.observer/list fediverse.observer] | |[https://{{{title}}}.fediverse.observer/list fediverse.observer] | ||
|- | |- | ||
!{{#if:{{{mastohandle|}}} | Mastodon account | }} | !{{#if:{{{mastohandle|}}} | <translate><!--T:7--> Mastodon account</translate> | }} | ||
|{{#if:{{{mastohandle|}}} | [https://{{{mastoinstance}}}/{{{mastohandle}}} {{{mastohandle}}}] | }} | |{{#if:{{{mastohandle|}}} | [https://{{{mastoinstance}}}/{{{mastohandle}}} {{{mastohandle}}}] | }} | ||
<includeonly>{{#if:{{{draft|}}}||{{category |category=What are Fediverse projects?}}{{category |category=Beginners guides}}{{category |category=What is}}{{category |category={{{title}}}}}}}</includeonly> | <includeonly>{{#if:{{{draft|}}}||{{category |category=What are Fediverse projects?}}{{category |category=Beginners guides}}{{category |category=What is}}{{category |category={{{title}}}}}}}</includeonly> | ||
|} | |} | ||
</onlyinclude> | |||
<noinclude>{{category |category=Infobox templates}}<templatedata> | <noinclude>{{category |category=Infobox templates}}<templatedata> | ||
{ | { |
Latest revision as of 07:01, 15 February 2024
[[File:{{{title}}}.svg|250x250px]] | |
{{{title}}} logo | |
{{{{{title}}}}} | |
Website | {{{website}}} |
List of instances | fediverse.observer |
This is the template for infoboxes displayed in Category:What is articles. If the project is no longer active use Template:Infobox defunct instead.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title name | Title of the project
| String | required |
website | website | Official website of the project. Don't include https://
| String | suggested |
website2 | website2 | in case the project has a second official website | String | optional |
instance | instance | Official instance of the project. Again without https://
| String | suggested |
instance2 | instance2 | In case the project has a second official instance. | String | optional |
mastohandle | mastohandle | Handle of the official Profile in the Fediverse.
| String | suggested |
mastoinstance | mastoinstance | Home instance of the official profile.
| String | suggested |
draft | draft | Only add if you are adding this template to a drafted article (This makes sure categories are not added).
| String | optional |