Template:Terminal

From Linux Web Expert

Terminal
Template documentation

Important: this template has been stolen from tswiki:Template:Terminal.

Parameters

<templatedata> { "params": { "style": { "label": "style", "description": "CSS for the entire terminal box" }, "title": { "label": "title", "description": "Title of the terminal window", "default": "Terminal" }, "height": { "label": "height", "description": "maximum height of the terminal window (if there's more content that fits in that height, the extra content scrolls)", "example": "300px" }, "textstyle": { "label": "textstyle", "description": "CSS for just the text area (doesn't affect the title)" }, "text": { "label": "text", "description": "Contents of the terminal window" } }, "description": "Generates a box (with black background and white text, by default) simulating the appearance of a terminal window." } </templatedata>

Examples

login
Terminal
Sample sql queries
Terminal