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:Yes/testcases
From Gentoo Wiki (test)
Jump to:navigation
Jump to:search
Note
This is the template test case page for Template:Yes and its sandbox version. You may have to to update the examples.
This is the template test case page for Template:Yes and its sandbox version. You may have to to update the examples.
Correct
CollapseNo parameter | ||
---|---|---|
Wiki code | {|
|-
|{{Yes}}
|}
| |
Main version |
| |
Sandbox version |
|
CollapseOne unnamed parameter | ||
---|---|---|
Wiki code | {|
|-
|{{Yes|some text}}
|}
| |
Main version |
| |
Sandbox version |
|
CollapseParameter: align (specifying alignment)
| ||
---|---|---|
Wiki code | {|
|-
|{{Yes|align=right}}
|}
| |
Main version |
| |
Sandbox version |
|
CollapseParameter: style (changing the style)
| ||
---|---|---|
Wiki code | {|
|-
|{{Yes|style=background: white;}}
|}
| |
Main version |
| |
Sandbox version |
|
Note: Do not use quotation marks.
Incorrect
CollapseTwo unnamed parameters (not supported) | ||
---|---|---|
Wiki code | {|
|-
|{{Yes|some text|additional text}}
|}
| |
Main version |
| |
Sandbox version |
|