"प्रयोग:Commands": अवतरणों में अंतर

भारत डिस्कवरी प्रस्तुति
यहाँ जाएँ:नेविगेशन, खोजें
No edit summary
No edit summary
पंक्ति 249: पंक्ति 249:
|}
|}
<br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br />
==Custom Page Browser Title & Pagename==
<nowiki>{{#customtitle:My Page Name|My Page Browser Title}}</nowiki>
==Toc Right==
==Toc Right==
<nowiki>{{tocright}}</nowiki>
<nowiki>{{tocright}}</nowiki>
पंक्ति 263: पंक्ति 260:
<nowiki>{{Theme gold}}</nowiki>
<nowiki>{{Theme gold}}</nowiki>
===Example===
===Example===
[[सूक्ति और विचार|Example]]
[[सूक्ति और कहावत|Example]]
==Tabs==
==Tabs==
<nowiki>=Tab1=</nowiki><br />
<nowiki>=Tab1=</nowiki><br />

14:04, 2 मई 2010 का अवतरण

Extenal Link

[http://brajdiscovery.org वेबसाइट]
it will look like below
वेबसाइट

Redirect a page

#redirect[[page name]]

Category linking

[[category:प्रमुख विषय]]

[[:Category:प्रमुख विषय|xyz]]

result is:

xyz

Tooltip Balloon Link

<balloon link="मथुरा" title="Display Text"> Link </balloon>

result is:

<balloon link="मथुरा" title="Display Text"> Link </balloon>

Tooltip Balloon Hover

<balloon title="Display Text"> Link </balloon>

result is:

<balloon title="Display Text"> Link </balloon>

Jump to Page Headings

[[कृष्ण#जन्म और जीवन परिचय]]

result is:

कृष्ण

Hindiwriter Commands

Shift+@=.

result is: .

Table Caption

<caption> </caption>

result is:

Caption for table
Orange Apple
Bread Pie
Butter Ice cream

Inputbox

See Inputbox scripts

Sort

<sort>
[[कनिष्क]]
[[अक्षौहिणी]]
[[आर्य]]
</sort>

Result is

<sort> कनिष्क अक्षौहिणी आर्य </sort>

Sort2

<sort2 type="inline" separator="&sp;|&sp;">
[[कनिष्क]]
[[अक्षौहिणी]]
[[आर्य]]
</sort2>

Result is

<sort2 type="inline" separator="&sp;|&sp;"> कनिष्क अक्षौहिणी आर्य </sort2>

Poem

<poem>
One
Two
Three
Four
</poem>

Result is

One
Two
Three
Four

Imagemap

Image map creator website url
In this website just enter the image url & draw the imagemap, then copy & paste the code to our website.

Page Css

{{#css:
#id name { background-color: black;color:white; }
}}

Result is

The Page CSS extension allows CSS styles to be defined on a wiki page. For example, to give a page a yellow background, you could use the following in the wiki text:

CustomSidebar

<sidebar>
* Heading 1
** Item 1|Item 1
** Item 2|Item 2
** Item 3|Item 3
</sidebar>

Iframe

<websiteFrame>
website=http://hi.brajdiscovery.org/hindi-trans-big.html
width=100%
height="400"
border=0
</websiteFrame>

Result is

Calling Google Transliteration in Ifame <websiteFrame> website=http://hi.brajdiscovery.org/hindi-trans-big.html width=100% height="200" border=0 </websiteFrame>

Icons

{{#icon: logo.jpg|Info|24|krishna}} Text

Result is

{{#icon: logo.jpg|Info|20|krishna}} Text

Templates

Hightlighted Text Right

{{high right}}
Text Text Text Text Text Text Text Text Text Text
{{Table close}}

Result is

साँचा:High right Text Text Text Text Text Text Text Text Text Text साँचा:Table close





Hightlighted Text Left

{{high left}}
Text Text Text Text Text Text Text Text Text Text
{{Table close}}

Result is

साँचा:High left Text Text Text Text Text Text Text Text Text Text साँचा:Table close





Right Side Text Div or Table

Example with Div

<div id="textboxrt">Text Text Text Text Text Text Text Text Text Text</div>

Result is

Text Text Text Text Text Text Text Text Text Text




Example With Table

{| id="textboxrt"
|Text Text Text Text Text Text Text Text Text Text
|}

Result is

Text Text Text Text Text Text Text Text Text Text







Left Side Text Div or Table

Example with Div

<div id="textboxlt">Text Text Text Text Text Text Text Text Text Text</div>

Result is

Text Text Text Text Text Text Text Text Text Text




Example With Table

{| id="textboxlt"
|Text Text Text Text Text Text Text Text Text Text
|}

Result is

Text Text Text Text Text Text Text Text Text Text







Right Side Text Broad Div or Table 2

Example with Div

<div id="brajdis-text-rt">Text Text Text Text Text Text Text Text Text Text</div>

Result is

Text Text Text Text Text Text Text Text Text Text




Example With Table

{| id="brajdis-text-rt"
|Text Text Text Text Text Text Text Text Text Text
|}

Result is

Text Text Text Text Text Text Text Text Text Text







Left Side Text Broad Div or Table 2

Example with Div

<div id="brajdis-text-lt">Text Text Text Text Text Text Text Text Text Text</div>

Result is

Text Text Text Text Text Text Text Text Text Text




Example With Table

{| id="brajdis-text-lt"
|Text Text Text Text Text Text Text Text Text Text
|}

Result is

Text Text Text Text Text Text Text Text Text Text







Toc Right

{{tocright}}

Example

Example

Toc left

{{tocleft}}

Themes

Theme Gold

{{Theme gold}}

Example

Example

Tabs

=Tab1=
Content Tab1
=Tab2=
Content Tab2
=Tab3=
Content Tab3
=Tab4=
Content Tab4
<headertabs/>

Result is

Tab1

Content Tab1

Tab2

Content Tab2

Tab3

Content Tab3

Tab4

Content Tab4 <headertabs/>