Template:TerminalLook: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<templatestyles src="Template:TerminalLook/styles.css"/><pre<includeonly></includeonly> class="TerminalWindow">{{{text}}}</pre><noinclude> |
|||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
"params": { |
|||
"text": { |
|||
"label": "Text", |
|||
"type": "content", |
|||
"required": true |
|||
"default": "Changes to classic terminal background color, font color to Green and font look. Is done by default after including the template" |
|||
} |
|||
}, |
|||
| ⚫ | |||
| ⚫ | |||
"format": "inline" |
|||
"type": "string", |
|||
| ⚫ | |||
}, |
|||
| ⚫ | |||
"label": "Text", |
|||
"type": "string", |
|||
"default": "Adds ASCII Loading Spinner" |
|||
}, |
|||
| ⚫ | |||
"label": "Text", |
|||
"type": "string", |
|||
"default": "Adds Terminal Blinker" |
|||
} |
|||
| ⚫ | |||
"description": "", |
|||
"format": "block" |
|||
} |
} |
||
</templatedata> |
</templatedata> |
||
== |
==CSS classes== |
||
| ⚫ | |||
All Parameters above are all '''Classes''' for HTML Tags, below will be example code of their use: |
|||
| ⚫ | |||
| ⚫ | |||
:Adds an ASCII loading spinner |
|||
| ⚫ | |||
:Adds a blinking underline cursor |
|||
==Example== |
|||
<pre> |
<pre> |
||
{{TerminalLook |
{{TerminalLook |
||
| Line 51: | Line 40: | ||
}} |
}} |
||
</pre> |
</pre> |
||
{{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> |
|||
}} |
|||
</noinclude> |
</noinclude> |
||
Revision as of 17:17, April 4, 2025
{{{text}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text | no description | Content | required |
CSS classes
- TerminalTextRed
- Changes the text color to red
- TerminalSpinner
- Adds an ASCII loading spinner
- TerminalBlinkerCursor
- Adds a blinking underline cursor
Example
{{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>
}}
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 <$root> CD vpcs/archg <$root/vpcs/archg> SELECT archive_logs FROM library <$root/library> 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… <$root/library/archive_folder54> SELECT large_magellanic_cloud && RUN library.vef && OPEN logs Loading… <$library>