Difference between revisions of "Demo:HTMLAndJavaScriptLoading"
Jump to navigation
Jump to search
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div | <div class="pageWiseDivision"> | ||
The following data is generated by MediaWiki's Template features and wrapped around with HTML code: | |||
<h1>CURRENT TIME: {{CURRENTTIME}}</h1> | |||
<h2>Server Name: {{SERVERNAME}}</h2> | |||
__NOTOC__ | |||
<div class="myDiv"> | |||
<p>The '''myDiv''' DIV class defined the style of this box. CURRENT TIME: {{CURRENTTIME}} </p> | |||
</div> | |||
<dl> | |||
<dt>Coffee</dt> | |||
<dd>Black hot drink</dd> | |||
<dt>Milk</dt> | |||
<dd>White cold drink</dd> | |||
</dl> | |||
This division is called: '''mw-mywiki-example''' | |||
If the corresponding CSS rule in '''MediaWiki:Vector.css''' changes the definition of the division, then, many things in this division will be changed accordingly. | |||
<h1>Heading 1</h1> | <h1>Heading 1</h1> | ||
Line 11: | Line 30: | ||
<h6>Heading 6</h6> | <h6>Heading 6</h6> | ||
<div class="shadowbox"> | |||
<p>This box can be a place to hold signature or something else.</p> | |||
</div> | |||
Press <kbd>Enter</kbd> | Press <kbd>Enter</kbd> | ||
Line 18: | Line 40: | ||
京<rp>(</rp><rt>きょう</rt><rp>)</rp> | 京<rp>(</rp><rt>きょう</rt><rp>)</rp> | ||
</ruby> | </ruby> | ||
*<var>E</var>=<var>m</var>c<sup>2</sup> (c is a constant not a variable) | |||
*<code><nowiki>{{</nowiki><var>TemplateName</var>|<var>parameter</var>=<var>value</var><nowiki>}}</nowiki></code> | |||
*If <var>A</var> then <var>B</var> | |||
</div> | </div> |
Latest revision as of 11:35, 1 July 2021
The following data is generated by MediaWiki's Template features and wrapped around with HTML code:
CURRENT TIME: 17:45
Server Name: pkc.pub
The myDiv DIV class defined the style of this box. CURRENT TIME: 17:45
- Coffee
- Black hot drink
- Milk
- White cold drink
This division is called: mw-mywiki-example
If the corresponding CSS rule in MediaWiki:Vector.css changes the definition of the division, then, many things in this division will be changed accordingly.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
This box can be a place to hold signature or something else.
Press Enter
東 京
- E=mc2 (c is a constant not a variable)
{{TemplateName|parameter=value}}
- If A then B