Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
</div>}} | </div>}} | ||
| content2style = padding:0; | | content2style = padding:0; | ||
| section3 = {{#if:{{{section3|}}}|<h4 style="font-size:14px; margin:0; padding:0;">{{{section3}}}</h4>|}} | |||
| content3 = {{#ifeq:{{{entryid3|}}}|{{{entryinfo3|}}}|| | |||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | |||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid3style}}}">'''{{{entryid3|}}}'''</div> | |||
<div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo3style}}}">{{{entryinfo3|}}}</div> | |||
</div>}} | |||
| content3style = padding:0; | |||
| section4 = {{#if:{{{section4|}}}|<h4 style="font-size:14px; margin:0; padding:0;">{{{section4}}}</h4>|}} | |||
| content4 = {{#ifeq:{{{entryid4|}}}|{{{entryinfo4|}}}|| | |||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | |||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid4style}}}">'''{{{entryid4|}}}'''</div> | |||
<div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo4style}}}">{{{entryinfo4|}}}</div> | |||
</div>}} | |||
| content4style = padding:0; | |||
| section5 = {{#if:{{{section5|}}}|<h4 style="font-size:14px; margin:0; padding:0;">{{{section5}}}</h4>|}} | |||
| content5 = {{#ifeq:{{{entryid5|}}}|{{{entryinfo5|}}}|| | |||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | |||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid5style}}}">'''{{{entryid5|}}}'''</div> | |||
<div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo5style}}}">{{{entryinfo5|}}}</div> | |||
</div>}} | |||
| content5style = padding:0; | |||
| footer = {{{footer|}}} | | footer = {{{footer|}}} | ||
}}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] | }}</includeonly></onlyinclude>{{doc}}[[Category:Metatemplates]] |
Revision as of 20:46, 29 May 2023
The above documentation is transcluded from Template:Infobox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.