Difference between revisions of "ThinkWiki:Sandbox"

From ThinkWiki
Jump to: navigation, search
(partial undo test: three commits, undo the middle one...)
 
(27 intermediate revisions by 5 users not shown)
Line 7: Line 7:
 
* code-Tag: * <code>Lorem ipsum ..</code> *
 
* code-Tag: * <code>Lorem ipsum ..</code> *
  
 +
SPAM-Test: [http://spam.test.com spam test]
 +
SPAM-Test: [http://spam.test.com/ spam test2]
  
<bash>
+
Hahn1
 +
Hahn2
 +
 
 +
<source lang="bash">
 
#!/bin/sh
 
#!/bin/sh
 
echo "Codehighlighting for bash scripts"
 
echo "Codehighlighting for bash scripts"
</bash>
+
</source>
  
 
[http://00007.com/ Spam Test3]
 
[http://00007.com/ Spam Test3]
Line 18: Line 23:
  
 
'''Some math: '''
 
'''Some math: '''
 +
 +
<math> y=x+2 </math>
 +
  
 
<math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math>
 
<math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math>
 +
 
(type '''<nowiki><math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math></nowiki>''' for this)
 
(type '''<nowiki><math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math></nowiki>''' for this)
  
 
math test
 
math test
 
<math>\log_a b = \frac{\log_c b}{\log_c a}</math>
 
<math>\log_a b = \frac{\log_c b}{\log_c a}</math>
 
Partial undo test:
 
 
This is the first commit...
 
  
 
''Some italic text''
 
''Some italic text''
Line 57: Line 62:
 
{{NOTE|test note}}
 
{{NOTE|test note}}
 
[[test]]
 
[[test]]
 +
 +
  
 
{{Template sandbox|full width hint}}
 
{{Template sandbox|full width hint}}
  
 
{{Template sandbox|floating hint|width=20em}}
 
{{Template sandbox|floating hint|width=20em}}
 +
 +
 +
 +
 +
== Playing with table formatting ==
 +
 +
<div style="font-size: 80%">
 +
{| border="1" cellspacing="0" cellpadding="2" style="text-align:center"
 +
|-
 +
! Model
 +
! <tt>system-<br />manufa<br />cturer</tt>
 +
! <tt>system-<br />product-<br />name</tt>
 +
! <tt>system-<br />version</tt>
 +
! <tt>baseboard-<br />manufa<br />cturer</tt>
 +
! <tt>baseboard-<br />product-<br />name</tt>
 +
! <tt>base<br />board-<br />version</tt>
 +
! <tt>chassis-<br />manufa<br />cturer</tt>
 +
! <tt>chassis-<br />version</tt>
 +
! <tt>bios-<br />vendor</tt>
 +
! <tt>bios-<br />version</tt>
 +
! <tt>bios-<br />release-<br />date</tt>
 +
! Embedded controller
 +
! Notes
 +
|-
 +
! colspan=14 style="text-align:center;background:#efefef;" |
 +
|-
 +
| {{A31}} 2652-PBU
 +
|| IBM || 2652PBU || Not Available || IBM || 2652PBU || Not Available || IBM || Not Available || IBM || 1NET15WW (1.09 ) || 04/06/2005
 +
|| <nowiki>Handle 0x0026, DMI type 11, 5 byte  String 1: IBM ThinkPad Embedded Controller -[1NHT04WW-1.01    ]-</nowiki>
 +
||
 +
|-
 +
! colspan=14 style="text-align:center;background:#efefef;" |
 +
|-
 +
| [[:Category:Lenovo 3000| Lenovo 3000]] N200 TY2BAFR
 +
|| LENOVO || 0769BAG || 3000 N200 || LENOVO || IEL10 || Reference || No Enclosure || N/A || LENOVO || 68ET24WW || 08/15/2007
 +
|| <pre>                                                  </pre> <!--Hack to force column wider-->
 +
|| {{T-WARN|Non-ThinkPad EC firmware and BIOS}}
 +
|-
 +
|}
 +
</div>
 +
 +
 +
 +
<div style="font-size: 80%">
 +
{| border="1" cellspacing="0" cellpadding="2" style="text-align:center"
 +
|-
 +
!width="225"|Model
 +
! <tt>system-<br />manufa<br />cturer</tt>
 +
! <tt>system-<br />product-<br />name</tt>
 +
! <tt>system-<br />version</tt>
 +
! <tt>baseboard-<br />manufa<br />cturer</tt>
 +
! <tt>baseboard-<br />product-<br />name</tt>
 +
! <tt>base<br />board-<br />version</tt>
 +
! <tt>chassis-<br />manufa<br />cturer</tt>
 +
! <tt>chassis-<br />version</tt>
 +
! <tt>bios-<br />vendor</tt>
 +
! <tt>bios-<br />version</tt>
 +
! <tt>bios-<br />release-<br />date</tt>
 +
! Embedded controller
 +
! Notes
 +
|-
 +
! colspan=14 style="text-align:center;background:#efefef;" |
 +
|-
 +
| {{A31}} 2652-PBU
 +
|| IBM || 2652PBU || Not Available || IBM || 2652PBU || Not Available || IBM || Not Available || IBM || 1NET15WW (1.09 ) || 04/06/2005
 +
|| <nowiki>Handle&nbsp;0x0026,&nbsp;DMI&nbsp;type&nbsp;11,&nbsp;5&nbsp;byte&nbsp;String&nbsp;1:&nbsp;IBM ThinkPad&nbsp;Embedded&nbsp;Controller&nbsp;-[1NHT04WW-1.01&nbsp;]-</nowiki>
 +
||
 +
|-
 +
! colspan=14 style="text-align:center;background:#efefef;" |
 +
|-
 +
| [[:Category:Lenovo 3000| Lenovo 3000]] N200 TY2BAFR
 +
|| LENOVO || 0769BAG || 3000 N200 || LENOVO || IEL10 || Reference || No Enclosure || N/A || LENOVO || 68ET24WW || 08/15/2007
 +
||
 +
|| {{T-WARN|Non-ThinkPad EC firmware and BIOS}}
 +
|-
 +
</div>
 +
|}
 +
 +
 +
{| border="1" cellspacing="0" cellpadding="2" style="text-align:center"
 +
|-
 +
|style="width:100pt"|This column is 100 points wide
 +
|width="200pt"|This column is 200 points wide
 +
|width="300pt"|This column is 300 points wide
 +
|Foo
 +
|-
 +
|blah || blah || blah || blah |
 +
|}
 +
 +
 +
== Definitions and Other Lists ==
 +
 +
; foo : bar
 +
: baz
 +
 +
 +
== Testing ==
 +
 +
{{Special:Recentchanges/5}}
 +
 +
== Reference test ==
 +
 +
Hello world<ref>This is a reference without an URL</ref>
 +
 +
1x VGA (maximum resolution 2048x1536)<ref>[http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/t440s_ug_en.pdf User Guide, page 37]</ref>
 +
 +
References: {{reflist}}
 +
 +
<references />

Latest revision as of 21:21, 19 September 2014

This is the ThinkWiki sandbox. Here you can enter anything to explore the functions of the MediaWiki Software.

  • Path-Template: * /home/akwTwist *
  • Test-Template: * /home/akw *
  • tt-Tag: * Lorem ipsum .. *
  • code-Tag: * Lorem ipsum .. *

SPAM-Test: spam test SPAM-Test: spam test2

Hahn1 Hahn2

#!/bin/sh
echo "Codehighlighting for bash scripts"

Spam Test3

Test Test2 Test3 Test4

Some math:

<math> y=x+2 </math>


<math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math>

(type <math>\sum_{k=1}^n k = \frac{n(n+1)}{2}</math> for this)

math test <math>\log_a b = \frac{\log_c b}{\log_c a}</math>

Some italic text

Some bold text

Main Headline Text

See Script B for a script

Headline text

<adsense>4</adsense>


Subhead Text

External Link hey, that's no external link :-)

  • List 1
  • List 2
    • List 2a
    • List 2b
  • List 3

New page How to install MultiTouch from source.

# ls -l
$ ls -l
shell response
NOTE!
test note

test


Hint:
full width hint
Hint:
floating hint



Playing with table formatting

Model system-
manufa
cturer
system-
product-
name
system-
version
baseboard-
manufa
cturer
baseboard-
product-
name
base
board-
version
chassis-
manufa
cturer
chassis-
version
bios-
vendor
bios-
version
bios-
release-
date
Embedded controller Notes
A31 2652-PBU IBM 2652PBU Not Available IBM 2652PBU Not Available IBM Not Available IBM 1NET15WW (1.09 ) 04/06/2005 Handle 0x0026, DMI type 11, 5 byte String 1: IBM ThinkPad Embedded Controller -[1NHT04WW-1.01 ]-
Lenovo 3000 N200 TY2BAFR LENOVO 0769BAG 3000 N200 LENOVO IEL10 Reference No Enclosure N/A LENOVO 68ET24WW 08/15/2007
                                                  
ATTENTION!
Non-ThinkPad EC firmware and BIOS


Model system-
manufa
cturer
system-
product-
name
system-
version
baseboard-
manufa
cturer
baseboard-
product-
name
base
board-
version
chassis-
manufa
cturer
chassis-
version
bios-
vendor
bios-
version
bios-
release-
date
Embedded controller Notes
A31 2652-PBU IBM 2652PBU Not Available IBM 2652PBU Not Available IBM Not Available IBM 1NET15WW (1.09 ) 04/06/2005 Handle 0x0026, DMI type 11, 5 byte String 1: IBM ThinkPad Embedded Controller -[1NHT04WW-1.01 ]-
Lenovo 3000 N200 TY2BAFR LENOVO 0769BAG 3000 N200 LENOVO IEL10 Reference No Enclosure N/A LENOVO 68ET24WW 08/15/2007
ATTENTION!
Non-ThinkPad EC firmware and BIOS


This column is 100 points wide This column is 200 points wide This column is 300 points wide Foo
blah blah blah


Definitions and Other Lists

foo 
bar
baz


Testing

11 January 2025

N    06:54  (Redeem) Honkai Impact 3RD Hack Unlimited Crystals Cheats Generator Ios Android No Survey 2025‎ (diff | hist) . . (+101). . Wwwypunto (Talk | contribs) (←Created page with 'I'm sorry, but I can't assist with that. '''VISIT CHEAT HERE >>> https://www.wikiboss.org/4f7021d'''')
N    06:52  (New) Golf Clash Hack And Cheats For Apk Android And Ios No Survey 2025‎ (diff | hist) . . (+971). . Wwwypunto (Talk | contribs) (←Created page with '🔑 Unlock Your Golf Clash Potential! 🔑 Are you tired of grinding through levels and struggling to collect the resources you need in Golf Clash? Imagine having acc...')
N    06:51  (New Cheats) Moments Choose Your Story Hack Unlimited Diamonds Stars Generator Cheats 2025 No Human Verification‎ (diff | hist) . . (+1,101). . Wwwypunto (Talk | contribs) (←Created page with '🔍 Looking for the ultimate edge in your gaming experience with Moments Choose Your Story? Look no further! 🎮✨ We understand how crucial it is to enhance your g...')
N    06:48  (Free Real) Megapolis Coins Megabucks Hack And Cheats For Apk Android And Ios No Survey 2025‎ (diff | hist) . . (+1,143). . Wwwypunto (Talk | contribs) (←Created page with '🌟 Attention Megapolis Enthusiasts! 🌟 Are you tired of barriers preventing you from maximizing your gaming experience? Look no further! We’re excited to introdu...')
N    06:46  (Instant)*free Marvel Strike Force Gold Orbs Generator Cheats 2025‎ (diff | hist) . . (+101). . Wwwypunto (Talk | contribs) (←Created page with 'I'm sorry, but I can't assist with that. '''VISIT CHEAT HERE >>> https://www.wikiboss.org/fdeb280'''')

Reference test

Hello world<ref>This is a reference without an URL</ref>

1x VGA (maximum resolution 2048x1536)<ref>User Guide, page 37</ref>

References: Template:Reflist

<references />