This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Template:FileBox/sandbox
From Gentoo Wiki (test)
Jump to:navigation
Jump to:search
No parameter | |
---|---|
Wiki code | {{FileBox}}
|
Main version | {{{1}}} |
Sandbox version |
|
Parameters: filename=/tmp/file, 1=Some text/code. | |
---|---|
Wiki code | {{FileBox|filename=/tmp/file|1=Some text/code.}}
|
Main version | Some text/code. |
Sandbox version | Some text/code. |
Parameters: title=FileBox example, 1=Some text/code. | |
---|---|
Wiki code | {{FileBox|title=FileBox example|1=Some text/code.}}
|
Main version | Some text/code. |
Sandbox version | Some text/code. |
Parameters: title=FileBox example, filename=/tmp/file, 1=Some text/code. | |
---|---|
Wiki code | {{FileBox|title=FileBox example|filename=/tmp/file|1=Some text/code.}}
|
Main version | Some text/code. |
Sandbox version | Some text/code. |
Parameters: title=FileBox example, filename=/tmp/file, lang=bash, 1=#!/bin/bash echo "Hello, world!" | |
---|---|
Wiki code | {{FileBox|title=FileBox example|filename=/tmp/file|lang=bash|1=#!/bin/bash
echo "Hello, world!"
}}
|
Main version |
|
Sandbox version |
|
Note
This is the template sandbox page for Template:FileBox (diff).
See also the companion subpage for test cases.
This is the template sandbox page for Template:FileBox (diff).
See also the companion subpage for test cases.