Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:TerminalLook: Difference between revisions

Template page
Content deleted Content added
MMONTAGEe (talk | contribs)
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<includeonly><templatestyles src="Template:TerminalLook/styles.css"/><pre><includeonly></includeonly> class="TerminalWindow">{{{text}}}</pre></includeonly><noinclude>
<templatestyles src="Template:TerminalLook/styles.css"/><pre<includeonly></includeonly> class="TerminalWindow">{{{text}}}</pre><noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"TerminalWindow": {
"text": {
"label": "Text",
"label": "Text",
"type": "string",
"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"
}
},
},
"TerminalTextRed": {
"label": "Text",
"format": "inline"
"type": "string",
"default": "Changes text color to Red"
},
"TerminalSpinner": {
"label": "Text",
"type": "string",
"default": "Adds ASCII Loading Spinner"
},
"TerminalBlinkerCursor": {
"label": "Text",
"type": "string",
"default": "Adds Terminal Blinker"
}
},
"description": "",
"format": "block"
}
}

</templatedata>
</templatedata>


==Explanation==
==CSS classes==
;TerminalTextRed
All Parameters above are all '''Classes''' for HTML Tags, below will be example code of their use:
:Changes the text color to red
;TerminalSpinner
:Adds an ASCII loading spinner
;TerminalBlinkerCursor
: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&nbsp;875&nbsp;874 records of argela_vayer. Show full list? (y/n) n
Loading&hellip; <span class="TerminalSpinner"></span>
<span class="TerminalTextRed"><$root/library/archive_folder54> </span>SELECT large_magellanic_cloud && RUN library.vef && OPEN logs
Loading&hellip; <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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Texttext

no description

Contentrequired

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>