Template:Participant: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
     
    (37 intermediate revisions by 3 users not shown)
    Line 4: Line 4:
    {
    {
    "params": {
    "params": {
    "Number": {
    "Role": {
    "aliases": [
    "Role"
    ],
    "label": "Role",
    "type": "string"
    },
    "Has short name": {
    "aliases": [
    "Short name"
    ],
    "label": {
    "label": {
    "fr": "Nombre"
    "fr": "Nom court",
    "en": "Short name"
    },
    },
    "type": "number",
    "description": "The acronym or short name of the university.",
    "required": true,
    "example": "UNITO, UNIZAR, UPPA",
    "suggested": true
    "type": "string"
    },
    "Address": {
    "aliases": [
    "Address"
    ],
    "label": "Address",
    "type": "string"
    },
    "Country": {
    "aliases": [
    "Country"
    ],
    "label": "Country",
    "type": "string"
    },
    "PIC": {
    "aliases": [
    "PIC"
    ],
    "label": "PIC"
    },
    },
    "Role": {},
    "Name": {
    "Short name": {
    "aliases": [
    "Legal name",
    "Name"
    ],
    "label": {
    "label": {
    "fr": "Nom court"
    "fr": "Nom légal",
    }
    "en": "Name "
    },
    "description": "Name of the university",
    "type": "string"
    },
    },
    "Legal name": {
    "Has image": {
    "label": {
    "aliases": [
    "fr": "Nom légal"
    "Image"
    }
    ],
    "label": "Image",
    "description": "Partner's logo"
    },
    "Website": {
    "aliases": [
    "Website "
    ],
    "label": "Partner Website"
    },
    },
    "Country": {},
    "Coords": {
    "PIC": {}
    "aliases": [
    }
    "Geographic coordinates "
    ],
    "label": "Geographic coordinates"
    }
    },
    "paramOrder": [
    "Role",
    "Has short name",
    "Name",
    "Address",
    "Country",
    "PIC",
    "Has image",
    "Website",
    "Coords"
    ]
    }
    }
    </templatedata>
    </templatedata>


    </noinclude>
    </noinclude>
    [[Category:Participants]]
    [[Category:Partners]]
    <includeonly>
    <includeonly>


    {| class="wikitable"
    <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}}
    |-
    |-
    ! Number
    | colspan="2" |<center> [[File:{{{Has image}}}|256px]]</center>
    | [[Has Number::{{{Number|}}}]]
    <div style="display: none">[[Has image::{{{Has image|}}}]]</div>
    |-
    |-
    ! Role
    ! Role
    | [[Has Role::{{{Role|}}}]]
    | [[Role::{{{Role|}}}]]
    |-
    |-
    ! Short name
    ! Short name
    | [[Has Short name::{{{Short name|}}}]]
    | [[Has short name::{{{Has short name|}}}]]
    |-
    |-
    ! Legal name
    ! Legal name
    | [[Has name::{{{Legal name|}}}]]
    | [[Name::{{{Name|}}}]]
    |-
    ! Address
    | [[Address::{{{Address|}}}]]
    |-
    |-
    ! Country
    ! Country
    | [[Has Country::{{{Country |}}}]]
    | [[Country::{{{Country|}}}]]
    |-
    |-
    ! PIC
    ! PIC
    | [[Has PIC::{{{PIC |}}}]]
    | [[PIC::{{{PIC|}}}]]
    |-
    ! Website
    | [[Website::{{{Website|}}}]]
    |-
    ! Geographic coordinates
    | [[Coords::{{{Coords|}}}]]
    |}
    |}
      </div>
    </div>
    </includeonly>
    </includeonly>

    Latest revision as of 12:50, 29 April 2025

    No description.

    Template parameters

    ParameterDescriptionTypeStatus
    RoleRole Role

    no description

    Stringoptional
    Short nameHas short name Short name

    The acronym or short name of the university.

    Example
    UNITO, UNIZAR, UPPA
    Stringoptional
    Name Name Legal name Name

    Name of the university

    Stringoptional
    AddressAddress Address

    no description

    Stringoptional
    CountryCountry Country

    no description

    Stringoptional
    PICPIC PIC

    no description

    Unknownoptional
    ImageHas image Image

    Partner's logo

    Unknownoptional
    Partner WebsiteWebsite Website

    no description

    Unknownoptional
    Geographic coordinatesCoords Geographic coordinates

    no description

    Unknownoptional