Vorlage:Room und Room:DE0102: Unterschied zwischen den Seiten

Aus Wiki
(Unterschied zwischen Seiten)
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
<includeonly>[[Category:Rooms]]
{|
{{!tr|Name|{{{name|}}}}}
{{!tr|Alternative name|{{{alt_name|}}}}}
{{!tr|Address|{{{address|}}}}}
{{!tr|Capacity|{{{capacity|}}}}}
{{!tr|Accessibility|{{{accessibility|}}}}}
{{!tr|TISS-Code|{{#if:{{{tiss_code|}}}|[[has tiss code::{{{tiss_code}}}]]}}}}
{{!tr|URL|{{{url|}}}}}
{{!tr|LectureTube|{{{lecturetube|}}}}}
|}
[https://toss.fsinf.at/map/#{{PAGENAME}} View on TOSS map],
[https://tuw-maps.tuwien.ac.at/?q={{PAGENAME}} View on tuw maps]{{#set:
|has room code={{PAGENAME}}
|has name={{{name|}}}
|has alternative name={{{alt_name|}}}
|has address={{{address|}}}
|has capacity={{{capacity|}}}
|has url={{{url|}}}
|has latitude={{{lat|}}}
|has longitude={{{lng|}}}
|has accessibility={{{accessibility|}}}
|has lecturetube={{{lecturetube|no}}}
}}</includeonly><noinclude>
;name
:the official name
;alt_name
:alternative names
;address
:the official address
;capacity
:maximum number of people allowed
;tiss_code
:For rooms that can be [https://tiss.tuwien.ac.at/events/selectRoom.xhtml reserved through TISS], the <code>roomCode</code> value in the URL.
;url
:official URL
;accessibility
:notes on if (and how) the room is accessible (imported from the German websites because they tend to be more accurate than the English info; please do not translate this to English as it complicates further imports)
;lecturetube
:if [https://teachingsupport.tuwien.ac.at/lecturetube/ LectureTube] is available set to "yes", otherwise omit
== Example ==
<pre>
{{room
{{room
|name=GM 1 Audi. Max.
|address=Treitlstraße 3, 1.Stock, gerade
|alt_name=Audimax
|name=Fachschaft Wirtschaftsinformatik und Data Science
|address=Getreidemarkt 9
|alt_name=winf
|capacity=500
|url=https://www.winf.at/
|tiss_code=AUDI
|accessiblity=Über den oberen Eingang möglich
|url=https://www.tuwien.at/index.php?id=1213
|lecturetube=yes
}}
}}
</pre>
Sets [[:Category:Rooms]].
</noinclude>

Aktuelle Version vom 1. Oktober 2021, 12:04 Uhr

Name Fachschaft Wirtschaftsinformatik und Data Science
Alias winf
Address Treitlstraße 3, 1.Stock, gerade
URL https://www.winf.at/

View on TOSS map, View on tuw maps„no“ ist kein Wahrheitswert (wahr/falsch).