Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TestInfoBox: Difference between revisions

Template page
Created page with "<!-- Infobox --> <includeonly>{{Infobox| |bodyclass = mw-collapsible floatright |header1 = Test! |rowclass1 = infobox-title |label2 = {{{TestProperty}}} |rowclass2 = infobox-subtitle infobox-data infobox-col1 }}</includeonly> <!-- Short description --> <includeonly>{{Short description|Just a test!}}</includeonly> <!-- Categorization --> <includeonly> Category:Test </includeonly> <noinclude> {{/doc}} <!-- Categories go in the /doc subpage, and..."
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 3: Line 3:
Infobox  
Infobox  


-->
--><includeonly>{{Infobox|
<includeonly>{{Infobox|
|bodyclass = mw-collapsible floatright
|bodyclass = mw-collapsible floatright


Line 10: Line 9:
|rowclass1 = infobox-title
|rowclass1 = infobox-title


|label2     = {{{TestProperty}}}
|label2 = FooBar
|rowclass2 = infobox-subtitle infobox-data infobox-col1
|data2  = {{#if:{{{TestProperty|}}}|{{{TestProperty}}}|<!-- empty fallback -->}}
|rowclass2 = infobox-data infobox-col1


}}</includeonly>
|label8 = Container
|data8 = {{{TestProperty|}}}
|rowclass8 = infobox-data infobox-col1


<!--
}}</includeonly><!--


Short description
Short description


-->
--><includeonly>{{Short description|Just a test!}}</includeonly><!--  
<includeonly>{{Short description|Just a test!}}</includeonly>
 
<!--  


Categorization  
Categorization  


-->
--><includeonly>
<includeonly>
[[Category:Test]]
[[Category:Test]]
</includeonly>
</includeonly>

Latest revision as of 23:58, 19 May 2025



Just a template to test formatting and stuff

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Test PropertyTestProperty

no description

Stringoptional