Template:Participant: Difference between revisions
No edit summary |
m (Text replacement - "Has role" to "Role") |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Role": { | ||
"aliases": [ | "aliases": [ | ||
"Role" | "Role" | ||
Line 23: | Line 23: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Country": { | ||
"aliases": [ | "aliases": [ | ||
"Country" | "Country" | ||
Line 30: | Line 30: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "PIC": { | ||
"aliases": [ | "aliases": [ | ||
"PIC" | "PIC" | ||
Line 36: | Line 36: | ||
"label": "PIC" | "label": "PIC" | ||
}, | }, | ||
" | "Name": { | ||
"aliases": [ | "aliases": [ | ||
"Legal name", | "Legal name", | ||
Line 55: | Line 55: | ||
"description": "Partner's logo" | "description": "Partner's logo" | ||
}, | }, | ||
" | "Coords": { | ||
"aliases": [ | "aliases": [ | ||
"Geographic coordinates " | "Geographic coordinates " | ||
Line 63: | Line 63: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "Role", | ||
"Has short name", | "Has short name", | ||
" | "Name", | ||
" | "Country", | ||
" | "PIC", | ||
"Has image", | "Has image", | ||
" | "Coords" | ||
] | ] | ||
} | } | ||
Line 75: | Line 75: | ||
</noinclude> | </noinclude> | ||
[[Category: | [[Category:Partners]] | ||
<includeonly> | <includeonly> | ||
{| class= | <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}} | |||
|- | |- | ||
| [[File:{{{Has image}}}|256px]] | | colspan="2" |<center> [[File:{{{Has image}}}|256px]]</center> | ||
[[Has image::{{{Has image|}}}]] | <div style="display: none">[[Has image::{{{Has image|}}}]]</div> | ||
|- | |- | ||
! Role | ! Role | ||
| [[ | | [[Role::{{{Role|}}}]] | ||
|- | |- | ||
! Short name | ! Short name | ||
Line 90: | Line 102: | ||
|- | |- | ||
! Legal name | ! Legal name | ||
| [[ | | [[Name::{{{Name|}}}]] | ||
|- | |- | ||
! Country | ! Country | ||
| [[ | | [[Country::{{{Country|}}}]] | ||
|- | |- | ||
! PIC | ! PIC | ||
| [[ | | [[PIC::{{{PIC|}}}]] | ||
|- | |- | ||
! Geographic coordinates | ! 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 |