Template:Participant: Difference between revisions
(Testing templates 2) Tag: Reverted |
m (Text replacement - "Has role" to "Role") |
||
(53 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
[[Category: | [[Category:Templates]] | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "Role": { | ||
"aliases": [ | |||
"Role" | |||
], | |||
"label": "Role", | |||
"type": "string" | |||
}, | |||
"Has short name": { | |||
"aliases": [ | |||
"Short name" | |||
], | |||
"label": { | "label": { | ||
"fr": " | "fr": "Nom court", | ||
"en": "Short name" | |||
}, | }, | ||
" | "description": "The acronym or short name of the university.", | ||
" | "example": "UNITO, UNIZAR, UPPA", | ||
" | "type": "string" | ||
}, | }, | ||
" | "Country": { | ||
" | "aliases": [ | ||
"Country" | |||
], | |||
"label": "Country", | |||
"type": "string" | |||
}, | |||
"PIC": { | |||
"aliases": [ | |||
"PIC" | |||
], | |||
"label": "PIC" | |||
}, | |||
"Name": { | |||
"aliases": [ | |||
"Legal name", | |||
"Name" | |||
], | |||
"label": { | "label": { | ||
"fr": "Nom | "fr": "Nom légal", | ||
} | "en": "Name " | ||
}, | |||
"description": "Name of the university", | |||
"type": "string" | |||
}, | }, | ||
" | "Has image": { | ||
" | "aliases": [ | ||
" | "Image" | ||
], | |||
"label": "Image", | |||
"description": "Partner's logo" | |||
}, | }, | ||
" | "Coords": { | ||
"PIC" | "aliases": [ | ||
"Geographic coordinates " | |||
], | |||
"label": "Geographic coordinates" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Role", | |||
"Has short name", | |||
"Name", | |||
"Country", | |||
"PIC", | |||
"Has image", | |||
"Coords" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
[[Category:Partners]] | |||
<includeonly> | <includeonly> | ||
<div style="display: flex;"> | |||
<div style="flex: 1; margin-right: 1em;"> | |||
{{#ask: | |||
| | [[Name::{{PAGENAME}}]] | ||
| | |?Coords | ||
| | |format=map | ||
|zoom=5 | |||
}} | }} | ||
</div> | |||
<div style="flex: 1;"> | |||
{| class="wikitable" style="float:right; margin:0 0 1em 1em; text-align:left;" | |||
|- style="text-align:center; background-colour: orange" | |||
! colspan="2" | {{PAGENAME}} | |||
|- | |||
| colspan="2" |<center> [[File:{{{Has image}}}|256px]]</center> | |||
<div style="display: none">[[Has image::{{{Has image|}}}]]</div> | |||
|- | |||
! Role | |||
| [[Role::{{{Role|}}}]] | |||
|- | |||
! Short name | |||
| [[Has short name::{{{Has short name|}}}]] | |||
|- | |||
! Legal name | |||
| [[Name::{{{Name|}}}]] | |||
|- | |||
! Country | |||
| [[Country::{{{Country|}}}]] | |||
|- | |||
! PIC | |||
| [[PIC::{{{PIC|}}}]] | |||
|- | |||
! Geographic coordinates | |||
| [[Coords::{{{Coords|}}}]] | |||
|} | |||
</div> | |||
</div> | |||
</includeonly> | </includeonly> |
Latest revision as of 11:56, 10 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Role | Role Role | no description | String | optional |
Short name | Has short name Short name | The acronym or short name of the university.
| String | optional |
Name | Name Legal name Name | Name of the university | String | optional |
Country | Country Country | no description | String | optional |
PIC | PIC PIC | no description | Unknown | optional |
Image | Has image Image | Partner's logo | Unknown | optional |
Geographic coordinates | Coords Geographic coordinates | no description | Unknown | optional |