「テンプレート:Terminal」の版間の差分
提供:Kobe Makerspace
(ページの作成:「<templatestyles src="Terminal/styles.css" /><div class="tpl-terminal" {{#if:{{{style|}}}|style="{{{style}}}"}}> <div class="tpl-terminal-title"><strong>{{{title|Terminal}…」) |
|||
(同じ利用者による、間の1版が非表示) | |||
1行目: | 1行目: | ||
− | + | <div class="tpl-terminal" {{#if:{{{style|}}}|style="{{{style}}}"}}> |
|
− | <div class="tpl-terminal-title"><strong>{{{title|Terminal}}}</strong></div> |
+ | <!-- <div class="tpl-terminal-title"><strong>{{{title|Terminal}}}</strong></div> --> |
<pre<includeonly></includeonly> class="plainlinks tpl-terminal-content" style="{{#if:{{{height|}}}| max-height: {{{height}}} }}; {{{textstyle|}}}"> |
<pre<includeonly></includeonly> class="plainlinks tpl-terminal-content" style="{{#if:{{{height|}}}| max-height: {{{height}}} }}; {{{textstyle|}}}"> |
||
{{{text}}} |
{{{text}}} |
2024年1月29日 (月) 11:13時点における最新版
{{{text}}}
Important: this template has been copied from MediaWiki Template:Terminal - check the documentation there.