सामग्री पर जाएँ

"साँचा:Side box": अवतरणों में अंतर

मुक्त ज्ञानकोश विकिपीडिया से
छो stylesheet problem; fix manually
dark mode fix
 
(2 सदस्यों द्वारा किए गए बीच के 2 अवतरण नहीं दर्शाए गए)
पंक्ति 1: पंक्ति 1:
<table align="right" class="metadata mbox-small{{#ifeq:{{lc:{{{position|}}}}}|left|-left}} {{{class|}}}" style="border:1px solid #aaa; background-color:#f9f9f9; {{{style|}}}">
<table align="right" class="metadata mbox-small{{#ifeq:{{lc:{{{position|}}}}}|left|-left}} {{{class|}}}" style="border:1px solid var(--border-color-base, a2a9b1); background-color:var(--background-color-neutral-subtle, #f8f9fa); color:inherit; {{{style|}}}">
<tr>
<tr>
{{#switch:{{{image|}}}
{{#switch:{{{image|}}}

12:35, 10 अक्टूबर 2024 के समय का अवतरण

परिचय का प्रतीक साँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज]

This template is a meta-template that can be used to create nicely-styled floating content boxes.

  • |text= – the text to display in the box
  • |image= – a full image tag (or other content)
  • |imageright= – a full image tag (or other content) to display in a separate table cell on the right of the box
  • |position= – if set to left, floats the box on the left side of the page rather than the right
  • |style= – styles to apply to the box
  • |textstyle= – styles to apply to the text cells only
  • |below= – content to appear in a separate row underneath the main cell (and spanning the entire width of the box)