Rooms: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
1.884 Bytes hinzugefügt ,  18. März 2020
K
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
Diverse Räume an der TU Wien und wie Mensch da hin kommt.
As a student at TU Wien you regularily have to figure out how to get to some specific room. The room pages in this wiki serve as a collaborative knowledgebase about all rooms at TU Wien that a student might want to go. The room pages in this wiki can be searched using the [https://toss.fsinf.at/ the TOSS search engine] (rooms are imported from this wiki every hour).


Gelistet nach Code in der '''[[:Kategorie:Raumcode]]'''
== Structure ==
[[File:TU_Wien_Standorte.png|400px|thumb]]
At TU Wien every room is identified by a '''room code''' that consists of three parts, that identify:


Grundrisse: http://www.gut.tuwien.ac.at/wir_fuer_sie/immobilienmanagement/grundrisse_objekte/
# part of the building
# floor of the building
# number of the room


Wenn du einen neuen Raum eintragen willst, orientiere dich an unserem "Muster-Raum": [[Raum/DEZE08]].
So for example DB02H04 means building part DB, 2nd floor, room H04. Unfortunately the TISS calendar (and most institutes) use room names instead, which while easier to pronounce are often ambiguous and don't necessarily indicate the location of the room. This wiki maps room codes to human names allowing students to lookup rooms by the latter.
Für den Zugangsplan lade eine Datei mit dem Namen "Room_<RAUMCODE>.png" hoch. (ja, die Namensunähnlichkeit von "Room_" und "Raum/" ist beabsichtigt)


{{#ask:
The authoritative source for room codes are the [https://www.tuwien.at/tu-wien/organisation/zentrale-services/gebaeude-und-technik/facility-services/ '''GUT floor plans'''].
  [[Category:Raumcode]]
You are welcome to update and create room pages in this wiki. You can create room pages with the following form:
  |?RoomName
 
  |?Address
<inputbox>
  |?Has image
type=create
placeholder=DB02H04
prefix=Room:
</inputbox>
 
Rooms are listed by code in '''[[:Category:Rooms]]'''
 
The room wiki was inspired by ''wegweiser.ac.at'' (which has not been updated since 2013).
 
== Rooms by area ==
 
=== Hauptgebäude ===
{{#ask: [[Category:Rooms]] [[has room code::~A*]]
|?has name
|?has address
|limit=500
}}
 
=== Getreidemarkt ===
{{#ask: [[Category:Rooms]] [[has room code::~B*]]
|?has name
|?has address
|limit=500
}}
 
=== Gußhausstraße ===
{{#ask: [[Category:Rooms]] [[has room code::~C*]]
|?has name
|?has address
|limit=500
}}
 
=== Freihaus ===
{{#ask: [[Category:Rooms]] [[has room code::~D*]]
|?has name
|?has address
|limit=500
}}
 
=== Argentinierstrasse ===
{{#ask: [[Category:Rooms]] [[has room code::~E*]]
|?has name
  |?has address
|limit=500
}}
 
=== Favoritenstraße - Institutsgebäude (H) ===
{{#ask: [[Category:Rooms]] [[has room code::~H*]]
  |?has name
|?has address
|limit=500
}}
 
=== All other rooms  ===
{{#ask: [[Category:Rooms]] [[has room code::!~A*]] [[has room code::!~B*]]
  [[has room code::!~C*]] [[has room code::!~D*]] [[has room code::!~E*]] [[has room code::!~H*]]
  |?has name
  |?has address
  |limit=500
  |limit=500
}}
}}
fsinf
198

Bearbeitungen

Navigationsmenü