Switch to language or user
From Serchilo
| Syntax | Title | Language | Target URL | ||
|---|---|---|---|---|---|
| {language}. | Go to Serchilo homepage in another language | All | http://{$1}.serchilo.net/ | ||
| {user}. | Go to Serchilo homepage of another user | All | http://{$1}.serchilo.net/ | ||
| {language}:{command} | Call command of another language | All | http://{$1}.serchilo.net/?action=command&query={$2} | ||
| {user}:{command} | Call command of another user | All | http://{$1}.serchilo.net/?action=command&query={$2} | ||
| :{command} | Call general command | All | http://www.serchilo.net/?action=command&query={$1} | ||
[edit] Examples
- de.
- Go to http://de.serchilo.net
- example.
- Go to http://example.serchilo.net
- de:tv
- Call command tv saved under Category:Language:de from any other subdomain (for example from en.serchilo.net)
- example:we
- Call user command we of User:Example from any other subdomain
- :g foo
- Call Google Web from any other subdomain (where g might be overwritten by an user command)