m (→‎Input box: more tests)
m (removing sorting by PAGENAME - no longer needed as default is now to sort by PAGENAME)
(19 intermediate revisions by 6 users not shown)
Line 1: Line 1:
:''Use [[Appropedia:Sandbox]] for random experiments - this page is more for trying out new features.''
==interwiki linking==
==interwiki linking==
[[Wikipedia:Main Page]]
[[Wikipedia:Main Page]]
Line 14: Line 16:


===Test of ref feature===
===Test of ref feature===
'''Note: this is working fine now.'''
This page itself uses footnotes, such as the one at the end of this sentence.<ref>This footnote is used as an example in the "How to use" section.</ref> If you view the Wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.
This page itself uses footnotes, such as the one at the end of this sentence.<ref>This footnote is used as an example in the "How to use" section.</ref> If you view the Wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.


Line 26: Line 30:
===wiki tables===
===wiki tables===
{| border="0" cellspacing="0" cellpadding="5" align="none"
{| border="0" cellspacing="0" cellpadding="5" align="none"
| [[Image:IMG_6743.JPG|250px|thumb|Click for project -> [[Argentina PC]]]] || Building a small photovoltaic system for a natural building/permaculture institute in Central Argentina.   
| [[Image:IMG_6743.JPG|250px|thumb|Click for project -> [[Argentina PC]]]] || Building a small photovoltaic system for a [[natural building]]/[[permaculture]] institute in Central Argentina.   
|-
|-
| [[Image:Set - 3 003.jpg|250px|thumb|Click for project -> [[CCAT's Living Roof]]]] ||  Building a living roof for CCAT's Earthen Oven.
| [[Image:Set - 3 003.jpg|250px|thumb|Click for project -> [[CCAT's Living Roof]]]] ||  Building a living roof for [[CCAT]]'s Earthen Oven.
|-
|-
| [[Image:Coop.jpg|250px|thumb|Click for project -> [[Tire Shingles]]]] ||  Roof shingles made from old racing slicks.
| [[Image:Coop.jpg|250px|thumb|Click for project -> [[Tire Shingles]]]] ||  Roof shingles made from old racing slicks.
Line 40: Line 44:
     <td>[[Image:IMG_6743.JPG|250px|thumb|Click for project -> [[Argentina PC]]]]
     <td>[[Image:IMG_6743.JPG|250px|thumb|Click for project -> [[Argentina PC]]]]
     </td>
     </td>
     <td>Building a small photovoltaic system for a natural building/permaculture institute in Central Argentina.
     <td>Building a small photovoltaic system for a [[natural building]]/permaculture institute in Central Argentina.
     </td>
     </td>
   <tr>
   <tr>
Line 78: Line 82:
type=create
type=create
editintro=MediaWiki:Newpageintro
editintro=MediaWiki:Newpageintro
preload=Template:Catreminder|bob
preload=Template:Catreminder
width=25
</inputbox>
 
The code:
<nowiki><inputbox></nowiki>
<nowiki>type=create</nowiki>
<nowiki>editintro=MediaWiki:Newpageintro</nowiki>
<nowiki>preload=Template:Catreminder</nowiki>
<nowiki>width=25</nowiki>
<nowiki></inputbox></nowiki>
==Input box with new page text==
<inputbox>
type=create
editintro=MediaWiki:Newpageintro
preload=Template:Newpageresourcetext
width=25
width=25
</inputbox>
</inputbox>
Line 86: Line 105:
  <nowiki>type=create</nowiki>
  <nowiki>type=create</nowiki>
  <nowiki>editintro=MediaWiki:Newpageintro</nowiki>
  <nowiki>editintro=MediaWiki:Newpageintro</nowiki>
  <nowiki>preload=Template:Catreminder|bob</nowiki>
  <nowiki>preload=Template:Newpageresourcetext</nowiki>
  <nowiki>width=25</nowiki>
  <nowiki>width=25</nowiki>
  <nowiki></inputbox></nowiki>
  <nowiki></inputbox></nowiki>
===Input box with no break===
<inputbox>
type=create
editintro=MediaWiki:Newpageintro
preload=Template:Catreminder
width=25
break=no
</inputbox>
===Input box to add new section to this page===
<inputbox>
type=comment
editintro=MediaWiki:Newpageintro
preload=Template:Catreminder
width=25
break=no
</inputbox>


==Input box array==
==Input box array==
Line 95: Line 131:
|+ '''Start a New Page in this Category'''
|+ '''Start a New Page in this Category'''
|-
|-
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Project
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Project
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new project
buttonlabel=Add new project
editintro=MediaWiki:Newprojectpageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newprojectpage
preload=Template:Newprojectpage
</inputbox>
</inputbox>
|
|
!style="border:1px solid #b0b0ff;background:#b0b0ff"|How to
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|How to
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new how to
buttonlabel=Add new how to
editintro=MediaWiki:Newhowtopageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newhowtopage
preload=Template:Newhowtopage
</inputbox>
</inputbox>
|-
|-
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Program
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Program
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new program
buttonlabel=Add new program
editintro=MediaWiki:Newprogrampageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newprogrampage
preload=Template:Newprogrampage
</inputbox>
</inputbox>
|
|
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Thesis
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Thesis
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add your thesis
buttonlabel=Add your thesis
editintro=MediaWiki:Newthesispageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newthesispage
preload=Template:Newthesispage
</inputbox>
</inputbox>
|-
|-
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Organization
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Organization
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new organization
buttonlabel=Add new organization
editintro=MediaWiki:Neworganizationpageintro
editintro=MediaWiki:Newpageintro
preload=Template:Neworganizationpage
preload=Template:Neworganizationpage
</inputbox>
</inputbox>
|
|
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Tools
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Tool
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new tool
buttonlabel=Add new tool
editintro=MediaWiki:Newtoolpageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newtoolpage
preload=Template:Newtoolpage
</inputbox>
</inputbox>
|-
|-
!style="border:1px solid #b0b0ff;background:#b0b0ff"|Coordination
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|Coordination
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
type=create
type=create
buttonlabel=Add new coordination
buttonlabel=Add new coordination
editintro=MediaWiki:Newcoordinationpageintro
editintro=MediaWiki:Newpageintro
preload=Template:Newcoordinationpage
preload=Template:Newcoordinationpage
</inputbox>
</inputbox>
|
|
!style="border:1px solid #b0b0ff;background:#b0b0ff"|General
!style="border:1px solid #b0b0ff;background:#b0b0ff;padding-left: .9em;padding-right: .9em;"|General
|style="border:1px solid #b0b0ff;"|
|style="border:1px solid #b0b0ff;"|
<inputbox>
<inputbox>
Line 165: Line 201:
editintro=General page creation
editintro=General page creation
</inputbox>
</inputbox>
|}
|}<br clear="all" />
{{Newparampageresource|Project}}

Revision as of 18:16, 14 July 2011

Use Appropedia:Sandbox for random experiments - this page is more for trying out new features.

interwiki linking

Wikipedia:Main Page

Embeding or Linking Video

<embed style="width:400px; height:326px;" id="VideoPlayback" align="middle" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DwAAAAG7ggqAHSiJjpW0D3w4aYTVLvl9qT_bGyh5ICsokA4j6LdO1NJwFTEkq5MGleFSQIe3SLnDRWKCBg2bfH0ZFy3zN88r43OHHWNl4Xomjvve6lHWfjQ_1bmnp9OzITrNOnHJ0x91nPcsIZ4XALxLFd1b9M5qyOmucmyPE86a4zZn-oywicFXuLwdP_WBuNolSIoQbQYjmmx9lrkAFK7SaRKsUG2CyWscdVHKlVLyuWJZHUIyiS-upOyIIA0LGmpfL5Me3zX-YXFHXwQQZadsw0A0%26sigh%3Df5RKJayke66MJ8vVZ91C3zcNvKY%26begin%3D0%26len%3D254499%26docid%3D9014554997024544606&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fapp%3Dvss%26contentid%3D7a4a8afb84067384%26second%3D5%26itag%3Dw320%26urlcreated%3D1147506176%26sigh%3DuNj3kgo_bQb7S4nUWqZuEmsrZdY&playerId=9014554997024544606" allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff" scale="noScale" wmode="window" salign="TL" FlashVars="playerMode=embedded"> </embed>

http://en.wikipedia.org/upload/b/bc/Wiki.png

http://video.google.com/videoplay?docid=9014554997024544606


References

Test of ref feature

Note: this is working fine now. This page itself uses footnotes, such as the one at the end of this sentence.[1] If you view the Wikicode of this page by clicking "Edit this page", you can see a working example of footnotes.

This does not seem to be working, look into cite.php

Notes

  1. This footnote is used as an example in the "How to use" section.


Experiments to get text next to picture

wiki tables

Click for project -> Argentina PC
Building a small photovoltaic system for a natural building/permaculture institute in Central Argentina.
Click for project -> CCAT's Living Roof
Building a living roof for CCAT's Earthen Oven.
Click for project -> Tire Shingles
Roof shingles made from old racing slicks.
Click for project -> Briceland PV
960W photovoltaic installation in Briceland, CA.

html tables

Click for project -> Argentina PC
Building a small photovoltaic system for a natural building/permaculture institute in Central Argentina.
Click for project -> CCAT's Living Roof
Building a living roof for CCAT's Earthen Oven.

using the space at the beginning of line

IMG 6743.JPG Argentina Photovoltaics: Building a small photovoltaic system for a natural building/permaculture institute in Central Argentina.
Set - 3 003.jpg CCAT's Living Roof: Building a living roof for CCAT's Earthen Oven.
Coop.jpg Tire Shingles: Roof shingles made from old racing slicks.
BricelandFinal.jpg Briceland PV: 960W photovoltaic installation in Briceland, CA. 

using left allignment and captions

Click for project --> Argentina Photovoltaics A small photovoltaic system for a natural building/permaculture institute in Central Argentina.
Click for project ==> CCAT's Living Roof A living roof for CCAT's Earthen Oven.
Click for project => Tire Shingles
Roof shingles made from old racing slicks.
Click for project -> Briceland PV 960W photovoltaic installation in Briceland, CA.
Click for project -> Chris's ENGR305 Solar Food Dehydrator A hybrid solar food dehydrator, that adheres to as many of the principles of modern food dehydration.
Click for project -> Bloomfield Cobb Bench A cobb bench at Bloomfiled Elementary School in Arcata, CA.


Input box


The code:

<inputbox>
type=create
editintro=MediaWiki:Newpageintro
preload=Template:Catreminder
width=25
</inputbox>

Input box with new page text


The code:

<inputbox>
type=create
editintro=MediaWiki:Newpageintro
preload=Template:Newpageresourcetext
width=25
</inputbox>

Input box with no break

Input box to add new section to this page

Input box array

Start a New Page in this Category
Project

How to

Program

Thesis

Organization

Tool

Coordination

General


Template:Newparampageresource

Cookies help us deliver our services. By using our services, you agree to our use of cookies.