Vorlage:Best Practice: Unterschied zwischen den Versionen
Aus DG HochN-Wiki
(Test Box Handlungsfeld) |
(Anpassung Box) |
||
Zeile 38: | Zeile 38: | ||
{{#if:{{{thema|{{{thema|}}}}}}| | {{#if:{{{thema|{{{thema|}}}}}}| | ||
{{Tablelongrow|Value={{#arraymap:{{{thema|}}}|,|x|[[Thematisch verbunden mit::x]]}} }} }} | {{Tablelongrow|Value={{#arraymap:{{{thema|}}}|,|x|[[Thematisch verbunden mit::x]]}} }} }} | ||
+ | |- <!-- *** HOCHSCHULE ***--> | ||
+ | {{#if:{{{hochsch|{{{hochsch|}}}}}}|{{Tablesection|Label=Hochschule|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{hochsch|{{{hochsch|}}}}}}| | |
− | | [[Hat Bezug zu Hochschule::{{{hochsch|}}}]] | + | {{Tablelongrow|Value=[[Hat Bezug zu Hochschule::{{{hochsch|}}}]] }} }} |
+ | |- <!-- *** ORGANISATIONSEINHEIT *** --> | ||
+ | {{#if:{{{org|{{{org|}}}}}}|{{Tablesection|Label=Organisationseinheit|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{org|{{{org|}}}}}}| | |
− | | [[Hat Bezug zu Organisationseinheit::{{{org|}}}]] | + | {{Tablelongrow|Value=[[Hat Bezug zu Organisationseinheit::{{{org|}}}]] }} }} |
+ | |- <!-- *** ZIELGRUPPE *** --> | ||
+ | {{#if:{{{zielgr|{{{zielgr|}}}}}}|{{Tablesection|Label=Zielgruppe|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{zielgr|{{{zielgr|}}}}}}| | |
− | | {{#arraymap:{{{zielgr|}}}|,|x|[[Hat Zielgruppe::x]]}} | + | {{Tablelongrow|Value={{#arraymap:{{{zielgr|{{{zielgr|}}}}}}|,|x|[[Hat Zielgruppe::x]]}} }} }} |
− | + | |- <!-- *** STICHWORTE *** --> | |
+ | {{#if:{{{keyw|{{{keyw|}}}}}}|{{Tablesection|Label=Stichworte|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{keyw|{{{keyw|}}}}}}| | |
− | | [[Hat Stichworte::{{{keyw|}}}]] | + | {{Tablelongrow|Value=[[Hat Stichworte::{{{keyw|}}}]] }} }} |
+ | |- <!-- *** SCHWIERIGKEITSGRAD *** --> | ||
+ | {{#if:{{{schw|{{{schw|}}}}}}|{{Tablesection|Label=Schwierigkeitsgrad|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{schw|{{{schw|}}}}}}| | |
− | | {{#arraymap:{{{schw|}}}|,|x|[[Hat Schwierigkeitsgrad::x]]}} | + | {{Tablelongrow|Value={{#arraymap:{{{schw|{{{schw|}}}}}}|,|x|[[Hat Schwierigkeitsgrad::x]]}} }} }} |
− | + | |- <!-- *** RICHTUNG *** --> | |
+ | {{#if:{{{richt|{{{richt|}}}}}}|{{Tablesection|Label=Richtung|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{richt|{{{richt|}}}}}}| | |
− | + | {{Tablelongrow|Value=[[Hat Richtung::{{{richt|}}}]]}}}} | |
− | + | |- <!-- *** PRROJEKTBEZUG *** --> | |
+ | {{#if:{{{projekt|{{{projekt|}}}}}}|{{Tablesection|Label=Projektbezug|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{projekt|{{{projekt|}}}}}}| | |
− | | {{#arraymap:{{{projekt|}}}|,|x|[[Projektbezug::x]]}} | + | {{Tablelongrow|Value={{#arraymap:{{{projekt|}}}|,|x|[[Projektbezug::x]]}} }} }} |
− | + | |- <!-- *** ORT *** --> | |
+ | {{Tablelongrow|Value=[[Hat Adresse::{{{adresse|}}}]] [[Coordinates::{{#geocode:{{{adresse|}}}}}|]]}}}} | ||
|- | |- | ||
− | + | {{#if:{{{adresse|{{{adresse|}}}}}}| | |
− | | | + | {{Tablelongrow|Value={{#display_map:{{#geocode:{{{adresse|}}}}}|width=250|height=250}} }} }} |
+ | |- <!-- *** LINKS *** --> | ||
+ | {{#if:{{{url|{{{url|}}}}}}|{{Tablesection|Label=Website|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{url|{{{url|}}}}}}| | |
− | | [[Hat Weblinks::{{{ | + | {{Tablelongrow|Value={{#arraymap:{{{url|}}}|,|x|[[Hat Weblinks::x]]}} }} }} |
+ | |- <!-- *** HUBS *** --> | ||
+ | {{#if:{{{hubs|{{{hubs|}}}}}}|{{Tablesection|Label=Verbindungen zu Hubs der DG HochN|Color=rgb(210,213,127)|Textcolor=rgb(0,73,91)}}}} | ||
|- | |- | ||
− | + | {{#if:{{{hubs|{{{hubs|}}}}}}| | |
− | | {{#arraymap:{{{hubs|}}}|,|x|[[Ist verbunden mit DG-Hub::x]]}} | + | {{Tablelongrow|Value={{#arraymap:{{{hubs|}}}|,|x|[[Ist verbunden mit DG-Hub::x]]}} }} }} |
|} | |} |
Version vom 16. Mai 2023, 09:34 Uhr
Dies ist die Vorlage „Best Practice“.
Sie hat die folgende Struktur:
{{Best Practice |beschr= |hfeld= |thema= |hochsch= |org= |zielgr= |keyw= |schw= |richt= |projekt= |adresse= |url= |hubs= }}
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.