Template:Participant: Difference between revisions
m (Text replacement - "Has country" to "Country") |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Role": { | ||
"aliases": [ | "aliases": [ | ||
"Role" | "Role" | ||
Line 21: | Line 21: | ||
"description": "The acronym or short name of the university.", | "description": "The acronym or short name of the university.", | ||
"example": "UNITO, UNIZAR, UPPA", | "example": "UNITO, UNIZAR, UPPA", | ||
"type": "string" | |||
}, | |||
"Address": { | |||
"aliases": [ | |||
"Address" | |||
], | |||
"label": "Address", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 30: | Line 37: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "PIC": { | ||
"aliases": [ | "aliases": [ | ||
"PIC" | "PIC" | ||
Line 54: | Line 61: | ||
"label": "Image", | "label": "Image", | ||
"description": "Partner's logo" | "description": "Partner's logo" | ||
}, | |||
"Website": { | |||
"aliases": [ | |||
"Website " | |||
], | |||
"label": "Partner Website" | |||
}, | }, | ||
"Coords": { | "Coords": { | ||
Line 63: | Line 76: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "Role", | ||
"Has short name", | "Has short name", | ||
"Name", | "Name", | ||
"Address", | |||
"Country", | "Country", | ||
" | "PIC", | ||
"Has image", | "Has image", | ||
"Website", | |||
"Coords" | "Coords" | ||
] | ] | ||
Line 96: | Line 111: | ||
|- | |- | ||
! Role | ! Role | ||
| [[ | | [[Role::{{{Role|}}}]] | ||
|- | |- | ||
! Short name | ! Short name | ||
Line 103: | Line 118: | ||
! Legal name | ! Legal name | ||
| [[Name::{{{Name|}}}]] | | [[Name::{{{Name|}}}]] | ||
|- | |||
! Address | |||
| [[Address::{{{Address|}}}]] | |||
|- | |- | ||
! Country | ! Country | ||
Line 108: | Line 126: | ||
|- | |- | ||
! PIC | ! PIC | ||
| [[ | | [[PIC::{{{PIC|}}}]] | ||
|- | |||
! Website | |||
| [[Website::{{{Website|}}}]] | |||
|- | |- | ||
! Geographic coordinates | ! Geographic coordinates |
Latest revision as of 12:50, 29 April 2025
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 |
Address | Address Address | no description | 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 |
Partner Website | Website Website | no description | Unknown | optional |
Geographic coordinates | Coords Geographic coordinates | no description | Unknown | optional |