×
Create or edit a page
Write your page title here:
There are currently 17 pages on the wiki. Enter a name above to create a page, or check out the list of broken links.
Warning: Users creating spam pages will be blocked and have their pages moved to the trash.



    Pi Server Wiki

    Terminal

    Template page
    Terminal

    Generates a box (with black background and white text, by default) simulating the appearance of a terminal window.

    Template parameters

    ParameterDescriptionTypeStatus
    stylestyle

    CSS for the entire terminal box

    Stringoptional
    titletitle

    Title of the terminal window

    Default
    Terminal
    Stringoptional
    heightheight

    maximum height of the terminal window (if there's more content that fits in that height, the extra content scrolls)

    Example
    300px
    Stringoptional
    textstyletextstyle

    CSS for just the text area (doesn't affect the title)

    Stringoptional
    texttext

    Contents of the terminal window

    Stringoptional