This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

InfoMechanism

24 novembre 2020 à 18h58

System tiddlers in the namespace $:/info/ are used to expose information about the system (including the current browser) so that WikiText applications can adapt themselves to available features.

Information Tiddlers

TitleDescription
$:/info/startup-timestamp Depuis : 5.1.23 Startup timestamp in TiddlyWiki date format
$:/info/browserRunning in the browser? ("yes" or "no")
$:/info/mobile Depuis : 5.2.3 Is running on a mobile device? ("yes" or "no" - eg, )
$:/info/browser/language Depuis : 5.1.20 Language as reported by browser (note that some browsers report two character codes such as en while others report full codes such as en-GB)
$:/info/browser/screen/widthScreen width in pixels
$:/info/browser/screen/heightScreen height in pixels
$:/info/nodeRunning under Node.js? ("yes" or "no")
$:/info/url/full Depuis : 5.1.14 Full URL of wiki (eg, )
$:/info/url/host Depuis : 5.1.14 Host portion of URL of wiki (eg, )
$:/info/url/hostname Depuis : 5.1.14 Hostname portion of URL of wiki (eg, )
$:/info/url/origin Depuis : 5.1.14 Origin portion of URL of wiki (eg, )
$:/info/url/pathname Depuis : 5.1.14 Pathname portion of URL of wiki (eg, )
$:/info/url/port Depuis : 5.1.14 Port portion of URL of wiki (eg, )
$:/info/url/protocol Depuis : 5.1.14 Protocol portion of URL of wiki (eg, )
$:/info/url/search Depuis : 5.1.14 Search portion of URL of wiki (eg, )
$:/info/darkmode Depuis : 5.1.23 Is dark mode enabled? ("yes" or "no")