Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) No edit summary |
Mailmanmicky (talk | contribs) m (Undo revision 310645 by Mailmanmicky (talk)) Tag: Undo |
||
Line 18: | Line 18: | ||
| content2 = {{#ifeq:{{{entryid2|}}}|{{{entryinfo2|}}}|| | | content2 = {{#ifeq:{{{entryid2|}}}|{{{entryinfo2|}}}|| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div style="background:#232323; | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid2style}}}"><b>{{{entryid2|}}}</b></div> | ||
<div style=" | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo2style}}}">{{{entryinfo2|}}}</div> | ||
</div>}} | </div>}} | ||
| content2style = padding:0; | | content2style = padding:0; | ||
Line 27: | Line 27: | ||
| content3 = {{#ifeq:{{{entryid3|}}}|{{{entryinfo3|}}}|| | | content3 = {{#ifeq:{{{entryid3|}}}|{{{entryinfo3|}}}|| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div style="background:#232323; | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid3style}}}"><b>{{{entryid3|}}}</b></div> | ||
<div style=" | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo3style}}}">{{{entryinfo3|}}}</div> | ||
</div>}} | </div>}} | ||
| content3style = padding:0; | | content3style = padding:0; | ||
Line 35: | Line 35: | ||
| content4 = {{#ifeq:{{{entryid4|}}}|{{{entryinfo4|}}}|| | | content4 = {{#ifeq:{{{entryid4|}}}|{{{entryinfo4|}}}|| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div style="background:#232323; | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid4style}}}"><b>{{{entryid4|}}}</b></div> | ||
<div style=" | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo4style}}}">{{{entryinfo4|}}}</div> | ||
</div>}} | </div>}} | ||
| content4style = padding:0; | | content4style = padding:0; | ||
Line 43: | Line 43: | ||
| content5 = {{#ifeq:{{{entryid5|}}}|{{{entryinfo5|}}}|| | | content5 = {{#ifeq:{{{entryid5|}}}|{{{entryinfo5|}}}|| | ||
<div style="display:grid; grid-template-columns:1fr 1fr;"> | <div style="display:grid; grid-template-columns:1fr 1fr;"> | ||
<div style="background:#232323; | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; {{{entryid5style}}}"><b>{{{entryid5|}}}</b></div> | ||
<div style=" | <div style="border-top:1px solid #232323; padding:.3em; {{{entryinfo5style}}}">{{{entryinfo5|}}}</div> | ||
</div>}} | </div>}} | ||
| content5style = padding:0; | | content5style = padding:0; |
Revision as of 23:10, 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.