Template:TerminalLook
Template page
More actions
class="TerminalWindow">{{{text}}}</includeonly>
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | TerminalWindow | no description
| String | optional |
| Text | TerminalTextRed | no description
| String | optional |
| Text | TerminalSpinner | no description
| String | optional |
| Text | TerminalBlinkerCursor | no description
| String | optional |
Explanation
All Parameters above are all Classes for HTML Tags, below will be example code of their use:
{{TerminalLook
|text=Welcome to VolexOS 50.09.12 LTS (Volex 9.2.4-generic QTCI)
* Copyright (c) 2187-2250 Voles Sambre and the Global Volunteer Development Network
* Licensed under GPLv10
<span class="TerminalTextRed"><$root> </span>CD vpcs/archg
<span class="TerminalTextRed"><$root/vpcs/archg> </span>SELECT archive_logs FROM library
<span class="TerminalTextRed"><$root/library> </span>SELECT && EXTRACT argela_vayer FROM archive_folder54
Password:
$library: Searched through 1 875 874 records of argela_vayer. Show full list? (y/n) n
Loading… <span class="TerminalSpinner"></span>
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs
Loading… <span class="TerminalSpinner"></span>
<span class="TerminalTextRed"><$library> </span><span class="TerminalBlinkerCursor"></span>
}}