Template:TerminalLook: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 26: | Line 26: | ||
;TerminalBlinkerQuestion |
;TerminalBlinkerQuestion |
||
:Adds a blinking question mark |
:Adds a blinking question mark |
||
;TerminalPrompt |
|||
:Creates a gray box around the text |
|||
;TerminalPromptManjaroGreen |
|||
:Does the same but Linux Manjaro green |
|||
;<nowiki>[[File:imagehere.png|class=PromptIcon]]</nowiki> |
|||
:Used together with TerminalPrompt to add icon similar to Manjaro terminal |
|||
;PromptDir |
|||
:Used together with TerminalPromptManjaroGreen makes the directory text bolder |
|||
==Example== |
==Example== |
||
<pre> |
<pre> |
||
{{TerminalLook |
{{TerminalLook |
||
|text=Welcome to VolexOS 50.09.12 LTS (Volex 9.2.4-generic QTCI) |
|text=Welcome to <span class="TerminalHighlight">VolexOS 50.09.12 LTS</span> (Volex 9.2.4-generic QTCI) |
||
* Copyright (c) 2187-2250 Voles Sambre and the Global Volunteer Development Network |
* Copyright (c) <span class="TerminalTextBlue">2187-2250</span> Voles Sambre and the Global Volunteer Development Network |
||
* Licensed under GPLv10 |
* Licensed under GPLv10 |
||
| Line 39: | Line 48: | ||
<span class="TerminalTextRed"><$root/library> </span>SELECT && EXTRACT argela_vayer FROM archive_folder54 |
<span class="TerminalTextRed"><$root/library> </span>SELECT && EXTRACT argela_vayer FROM archive_folder54 |
||
Password: |
Password: |
||
$library: Searched through 1 875 874 records of argela_vayer. Show full list? (y/n) n |
$library: Searched through <span class="TerminalTextBlue">1 875 874</span> records of argela_vayer. Show full list? (y/n)<span class="TerminalBlinkerQuestion"></span> n |
||
Loading… <span class="TerminalSpinner"></span> |
Loading… <span class="TerminalSpinner"></span> |
||
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs |
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs |
||
Loading… <span class="TerminalSpinner"></span> |
Loading… <span class="TerminalSpinner"></span> |
||
<span class="TerminalTextRed"><$library> </span><span class="TerminalBlinkerCursor"></span> |
<span class="TerminalTextRed"><$library> </span><span class="TerminalBlinkerCursor"></span> |
||
<span class="TerminalTextBlue"> This is Blue </span> <span class="TerminalBlinkerQuestion"> </span> |
|||
<span class="TerminalTextOrange"> This is Orange </span><span class="TerminalBlinkerQuestion"> </span> |
|||
<span class="TerminalFlicker"> This is Flicker </span> |
|||
<span class="TerminalPrompt">[[File:Montage normal pfp.png|class=PromptIcon]] <$root</span><span class="TerminalPromptManjaroGreen"><span class="PromptDir">/vpcs/archg></span></span> |
|||
}} |
}} |
||
</pre> |
</pre> |
||
{{TerminalLook |
{{TerminalLook |
||
|text=Welcome to VolexOS 50.09.12 LTS (Volex 9.2.4-generic QTCI) |
|text=Welcome to <span class="TerminalHighlight">VolexOS 50.09.12 LTS</span> (Volex 9.2.4-generic QTCI) |
||
* Copyright (c) 2187-2250 Voles Sambre and the Global Volunteer Development Network |
* Copyright (c) <span class="TerminalTextBlue">2187-2250</span> Voles Sambre and the Global Volunteer Development Network |
||
* Licensed under GPLv10 |
* Licensed under GPLv10 |
||
| Line 56: | Line 74: | ||
<span class="TerminalTextRed"><$root/library> </span>SELECT && EXTRACT argela_vayer FROM archive_folder54 |
<span class="TerminalTextRed"><$root/library> </span>SELECT && EXTRACT argela_vayer FROM archive_folder54 |
||
Password: |
Password: |
||
$library: Searched through 1 875 874 records of argela_vayer. Show full list? (y/n) n |
$library: Searched through <span class="TerminalTextBlue">1 875 874</span> records of argela_vayer. Show full list? (y/n)<span class="TerminalBlinkerQuestion"></span> n |
||
Loading… <span class="TerminalSpinner"></span> |
Loading… <span class="TerminalSpinner"></span> |
||
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs |
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs |
||
Loading… <span class="TerminalSpinner"></span> |
Loading… <span class="TerminalSpinner"></span> |
||
<span class="TerminalTextRed"><$library> </span><span class="TerminalBlinkerCursor"></span> |
<span class="TerminalTextRed"><$library> </span><span class="TerminalBlinkerCursor"></span> |
||
<span class="TerminalBlinkerQuestion"></span> |
|||
<span class="TerminalTextBlue"> This is Blue </span> |
|||
<span class="TerminalTextOrange"> This is Orange </span> |
|||
<span class="TerminalFlicker"> This is Flickering text </span> |
|||
<span class="TerminalPrompt">[[File:Montage normal pfp.png|class=PromptIcon]] <$root</span><span class="TerminalPromptManjaroGreen"><span class="PromptDir">/vpcs/archg></span></span> |
|||
}} |
}} |
||
</noinclude> |
</noinclude> |
||
Latest revision as of 16:50, May 13, 2025
{{{text}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | text | no description | Content | required |
CSS classes
- TerminalTextRed
- Changes the text color to red
- TerminalTextOrange
- Changes the text color to orange
- TerminalTextBlue
- Changes the text color to blue
- TerminalSpinner
- Adds an ASCII loading spinner
- TerminalBlinkerCursor
- Adds a blinking underline cursor
- TerminalBlinkerQuestion
- Adds a blinking question mark
- TerminalPrompt
- Creates a gray box around the text
- TerminalPromptManjaroGreen
- Does the same but Linux Manjaro green
- [[File:imagehere.png|class=PromptIcon]]
- Used together with TerminalPrompt to add icon similar to Manjaro terminal
- PromptDir
- Used together with TerminalPromptManjaroGreen makes the directory text bolder
Example
{{TerminalLook
|text=Welcome to <span class="TerminalHighlight">VolexOS 50.09.12 LTS</span> (Volex 9.2.4-generic QTCI)
* Copyright (c) <span class="TerminalTextBlue">2187-2250</span> 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 <span class="TerminalTextBlue">1 875 874</span> records of argela_vayer. Show full list? (y/n)<span class="TerminalBlinkerQuestion"></span> 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>
<span class="TerminalTextBlue"> This is Blue </span> <span class="TerminalBlinkerQuestion"> </span>
<span class="TerminalTextOrange"> This is Orange </span><span class="TerminalBlinkerQuestion"> </span>
<span class="TerminalFlicker"> This is Flicker </span>
<span class="TerminalPrompt">[[File:Montage normal pfp.png|class=PromptIcon]] <$root</span><span class="TerminalPromptManjaroGreen"><span class="PromptDir">/vpcs/archg></span></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> This is Blue This is Orange This is Flickering text<$root/vpcs/archg>
