سانچہ:Collapse
| قابل توسیع مواد |
|---|
|
لورم اپسم یہ ایک فرضی تحریر ہے جو طباعت اور ٹائپ سیٹنگ کی صنعت میں ڈیزائن کے نمونے کے طور پر استعمال ہوتی ہے۔ لورم اپسم پندرہویں صدی سے صنعت کا معیاری نمونہ چلا آ رہا ہے۔ یہ نہ صرف پانچ صدیوں تک برقرار رہا بلکہ اس نے الیکٹرانک ٹائپ سیٹنگ کی طرف منتقلی میں بھی اپنی اصل شکل کو برقرار رکھا۔ یہ ساٹھ کی دہائی میں لیٹراسیٹ شیٹس کی اشاعت کے ساتھ مقبول ہوا اور حال ہی میں ایلڈس پیج میکر جیسے ڈیسک ٹاپ پبلشنگ سافٹ ویئر میں شامل ہونے کی وجہ سے مزید عام ہوا۔ اس بات کی حقیقت طویل عرصے سے ثابت ہے کہ جب کوئی قاری کسی صفحے کے لے آؤٹ کو دیکھتا ہے، تو اس کی توجہ پڑھنے کے قابل مواد کی وجہ سے ہٹ جاتی ہے۔ لورم اپسم کو استعمال کرنے کا مقصد یہ ہے کہ اس میں حروف کی تقسیم کم و بیش نارمل ہوتی ہے، جس سے یہ 'مواد یہاں ہے، مواد یہاں ہے' کہنے کے بجائے بالکل عام پڑھنے کے قابل اردو یا مطلوبہ زبان جیسا لگتا ہے۔ اب بہت سے ڈیسک ٹاپ پبلشنگ پیکجز اور ویب پیج ایڈیٹرز لورم اپسم کو اپنے پہلے سے طے شدہ نمونہ متن کے طور پر استعمال کرتے ہیں۔ عام عقیدے کے برعکس، لورم اپسم محض بے ترتیب متن نہیں ہے۔ اس کی جڑیں 45 قبل مسیح کے کلاسیکی لاطینی ادب کے ایک ٹکڑے سے ملتی ہیں، جس کی عمر 2000 سال سے زیادہ ہے۔ ورجینیا میں ہیمپڈن سڈنی کالج کے ایک لاطینی پروفیسر نے لورم اپسم کے ایک حصے سے ایک غیر معروف لاطینی لفظ 'consectetur' کے حوالے تلاش کیے اور کلاسیکی ادب میں اس لفظ کے ماخذ دریافت کیے۔ یہ متن سسرو کی کتاب 'De Finibus Bonorum et Malorum' (خیر اور شر کی انتہا) کے ابواب 1.10.32 اور 1.10.33 سے لیا گیا ہے۔ |
The {{collapse|folding text}} template is used for placing collapse boxes around short discussions and bits of discussions. To fold long discussion threads, use {{Collapse top}}... lots of text ...{{Collapse bottom}}. There are cases where these template will not work. See Help:Collapsing for other options.
This template should only be used in accordance with the Wikipedia:refactoring talk pages guideline; it should never be used to end a discussion over the objections of other editors, except in cases of unambiguous disruptive editing.
Do not hide content in articles. This violates the WP:Manual of Style#Scrolling lists and collapsible content and WP:Accessibility guidelines.
Usage
[ترمیم]{{Collapse|1=Discussion text to be put into box.|2=Optional custom heading}}
It is definitely safest to use the named |1= and |2= parameters, because otherwise any "=" character will break the template.
For compatibility with various discussion-boxing and -closing, and discussion-wrapping templates, |1= can also be given as |content= or |text=, and |2= can also be given as |title=, |reason=, |header=, |heading=, or |result=.
This works with collapsed bulleted list (the first bullet will look correct):
{{Collapse|title=|Bulleted list}}
Start bulleted list on a new line.
HTML version
[ترمیم]If you find that the template does not function properly in a particular circumstance, this is most likely because the wikicode table markup ({|, etc.) only works when it is at the beginning of a newline.
A workaround for this is the "pure HTML" (<table>, etc.) variant of this template, {{Collapse/HTML}}, which is identical (same parameters, etc.) other than in not using wikimarkup for the layout-table code.
The bg parameter
[ترمیم]The bg parameter is optional. It changes the background color. Use ویب رنگ values (e.g. #F0F2F5).
- Example
{{Collapse|1=Discussion text to be put into box.|bg=#F0F2F5}} creates:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
The padding parameter
[ترمیم]The padding parameter adjusts the amount of cell padding (defaults to 8px):
{{Collapse|1=Discussion text to be put into box.|padding=20px}} creates the following (expand the box to see the border padding effect):
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
The float parameter
[ترمیم]The float parameter allows the collapsed content to float to the left, right, or center of the page (defaults to none with width = 100%):
{{Collapse|1=Discussion text to be put into box.|float=center}} creates the following:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
{{Collapse|1=Discussion text to be put into box.|float=center|width=30em}} creates the following:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
{{Collapse|1=Discussion text to be put into box.|float=left|width=30em}} creates the following:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
{{Collapse|1=Discussion text to be put into box.|float=right|width=30em}} creates the following:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
{{Collapse|1=Discussion text to be put into box.|float=none|width=30em}} creates the following:
| قابل توسیع مواد |
|---|
|
Discussion text to be put into box. |
Around header text
[ترمیم]When used with a section of text, include the section header in the collapsed portion of text. For example, given:
| == Heading == لورم اپسم یہ ایک فرضی تحریر ہے جو طباعت اور ٹائپ سیٹنگ کی صنعت میں ڈیزائن کے نمونے کے طور پر استعمال ہوتی ہے۔ لورم اپسم پندرہویں صدی سے صنعت کا معیاری نمونہ چلا آ رہا ہے۔ یہ نہ صرف پانچ صدیوں تک برقرار رہا بلکہ اس نے الیکٹرانک ٹائپ سیٹنگ کی طرف منتقلی میں بھی اپنی اصل شکل کو برقرار رکھا۔ یہ ساٹھ کی دہائی میں لیٹراسیٹ شیٹس کی اشاعت کے ساتھ مقبول ہوا اور حال ہی میں ایلڈس پیج میکر جیسے ڈیسک ٹاپ پبلشنگ سافٹ ویئر میں شامل ہونے کی وجہ سے مزید عام ہوا۔ |
Replace with:
{{subst:Collapse|1= لورم اپسم یہ ایک فرضی تحریر ہے جو طباعت اور ٹائپ سیٹنگ کی صنعت میں ڈیزائن کے نمونے کے طور پر استعمال ہوتی ہے۔ لورم اپسم پندرہویں صدی سے صنعت کا معیاری نمونہ چلا آ رہا ہے۔ یہ نہ صرف پانچ صدیوں تک برقرار رہا بلکہ اس نے الیکٹرانک ٹائپ سیٹنگ کی طرف منتقلی میں بھی اپنی اصل شکل کو برقرار رکھا۔ یہ ساٹھ کی دہائی میں لیٹراسیٹ شیٹس کی اشاعت کے ساتھ مقبول ہوا اور حال ہی میں ایلڈس پیج میکر جیسے ڈیسک ٹاپ پبلشنگ سافٹ ویئر میں شامل ہونے کی وجہ سے مزید عام ہوا۔|2=Heading}}
The expand parameter
[ترمیم]Simply add |expand=yes to have the box show up in expanded form with a "hide" link, instead of collapsed form with a "show" link. Other options: |expand= yes, y, expand, expanded, uncollapse, uncollapsed. Note: |expand=no will fold the box (default).
The clear parameter
[ترمیم]In some situations you may not want the default clear: both; CSS to apply, which puts the collapse box below any left- or right-floated content within the same HTML block. In this case, you can use |clear=none, |clear=right, or |clear=left, as needed.
When content includes tables
[ترمیم]This template frequently breaks when used around content that consists of or includes wikitables. Such content can be made collapsible by using the {{collapse top}} and {{collapse bottom}} templates instead of {{collapse}}.
If you want to collapse only the table and not other content, you can do this using wikitable parameters. See the Collapsing tables guide for help.
Limitations
[ترمیم]TemplateData
[ترمیم]معلومات سانچہ Collapse
Creates a collapsible box that allows its content to be hidden or revealed on user's command. It is used to reduce clutter.
| پیرامیٹر | وضاحت | طرز | حالت | |
|---|---|---|---|---|
| Contents | 1 content text | Contents of the box | مندرجات | مطلوب |
| Title | 2 title heading header reason result | Text of title bar. Defaults to "Extended contents".
| اِسٹرنگ | تجویز کردہ |
| Expanded by default? | expand | Setting to "yes" (or "y", "expand", "expanded", "uncollapse", or "uncollapsed") will cause the box to show its contents by default. Any other value (and omitting this parameter) causes the box to be expanded by default. If not set or set to another value (e.g. "no") the box will be collapsed by default (its contents hidden).
| اِسٹرنگ | اختیاری |
| Border width | border | Width of the outermost border. Accepts a number (e.g. 2) followed immediately with a CSS-compatible unit of measurement. (e.g. "px") Example: 2px.
| اِسٹرنگ | اختیاری |
| Title bar's color | bg background | Color of the title bar. Can be set any valid CSS color value but please take care that text would remain black.
| اِسٹرنگ | اختیاری |
| Padding | padding | Width of the padding, the empty space between border and the contents. Accepts a number (e.g. 2) followed immediately with a CSS-compatible unit of measurement. (e.g. "px") Example: 2px.
| Unknown | اختیاری |
| Outer background | bg1 | Color of the space between the inner and outer border. Can be set to any valid CSS color.
| اِسٹرنگ | اختیاری |
| Outer border color | b-color | Color of the outer border. Can be any valid CSS color.
| اِسٹرنگ | اختیاری |
| Collapse box width | width | The width of the entire collapsed box.
| اِسٹرنگ | اختیاری |
| Center-align title | center | If set to any value, the title will be centered. | بولین | اختیاری |
| Font color | fc | Font color for the title. Also sets the color of the [show]/[hide] link. Can be any valid CSS color | اِسٹرنگ | اختیاری |
| CSS class | class | Additional CSS class to add | اِسٹرنگ | اختیاری |
| CSS float | float | CSS float, one of "left", "right", "none", "center"/"centre", or blank. | اِسٹرنگ | اختیاری |
| CSS clear | clear | CSS clear value. The default depends on the selected float. Usually one of "none", "left", "right", or "both" | اِسٹرنگ | اختیاری |
| Left-align title | left | Left-aligns the title. Takes precedence over center. | بولین | اختیاری |
| Content border | border2 | CSS border styling to add to the content.
| اِسٹرنگ | اختیاری |
| Content background color | bg2 | Background color to use for expanded content.
| اِسٹرنگ | اختیاری |
| Font color for inside box | fc2 | The color of the font inside the collapsed box. Can be any valid CSS color.
| اِسٹرنگ | اختیاری |
Re-using at other wikis
[ترمیم]This template depends upon using the three classes mw-collapsible, mw-uncollapsed and mw-collapsed, which are part of MediaWiki versions ≥ 1.18. For wikis using these version of MediaWiki, this template can simply be exported and then imported into another MediaWiki installation. This template transcludes {{main other}} and {{lorem ipsum}}, which should also be imported at the same time. Some changes to the source code will need to be made in order for this template to become usable on the Main/Article (ns:0) namespace.
The toggle text can be edited at external Wiki's MediaWiki:Collapsible-expand and MediaWiki:Collapsible-collapse pages. Further information at jquery.makeCollapsible module.
| اوپر دی گئی دستاویز صفحہ سانچہ:Collapse/دستاویز سے شامل کی گئی ہے۔ (ترمیم | تاریخچہ) صارفین سانچہ کے تختہ مشق (تخلیق | آئینہ) اور ثابتات (تخلیق) میں تجربات کرسکتے ہیں۔ براہ کرم /دستاویز کے ذیلی صفحہ پر زمرہ جات شامل فرمائیں۔ اس سانچہ کے ذیلی صفحات۔ |