Changes

Jump to navigation Jump to search
654 bytes added ,  16:59, 18 August 2010
no edit summary
Line 4: Line 4:     
==Usage==
 
==Usage==
<big><code><nowiki>{{Show|collapsed=collapsed|headline|content}}</nowiki></code></big>
+
<code><nowiki>{{Show|collapsed=collapsed|headline|content}}</nowiki></code>
    
Required parameters:
 
Required parameters:
Line 15: Line 15:  
#* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- (nothing) entered as <big><code>|collapsed=|</code></big> -- the content will show below the header, which will have a [hide] link next to it.
 
#* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- (nothing) entered as <big><code>|collapsed=|</code></big> -- the content will show below the header, which will have a [hide] link next to it.
    +
* See [[Template:Iframe]] for a way to show/hide full web pages.
 
==Example==
 
==Example==
   −
<big>
+
<nowiki>
<pre><nowiki>{{Show|[http://activities.sugarlabs.org Sugar Activity Library]|{{Iframe
+
{{Show|collapsed=|Terminal output log: |<pre>[root@Dell-8400 ~]# df -Th
|[http://activities.sugarlabs.org Sugar Activity Library]
+
Filesystem    Type    Size  Used Avail Use% Mounted on
|http://activities.sugarlabs.org
+
/dev/sda1    ext4    18G  11G  6.8G  61% /
|900|600|1}}
+
tmpfs        tmpfs    1.6G  908K  1.6G  1% /dev/shm
}}</nowiki>
+
/dev/sda2    vfat    20G  17G  2.8G  86% /media/VMs
</pre></big>
+
/dev/sde1    vfat    996M  443M  554M  45% /media/LG
{{Show|[http://activities.sugarlabs.org Sugar Activity Library]|{{#widget:Iframe
+
/dev/sdc1    vfat    15G  1.5G  14G  10% /media/TOSHI
|url=http://activities.sugarlabs.org
+
/dev/sdd1    vfat    15G  673M  15G  5% /media/SANDY
|width=900
+
[root@Dell-8400 ~]#
|height=600
+
</pre>
|border=1}}
+
}}
 +
</nowiki>
 +
 
 +
{{Show|collapsed=|Terminal output log: |<pre>[root@Dell-8400 ~]# df -Th
 +
Filesystem    Type    Size  Used Avail Use% Mounted on
 +
/dev/sda1    ext4    18G  11G  6.8G  61% /
 +
tmpfs        tmpfs    1.6G  908K  1.6G  1% /dev/shm
 +
/dev/sda2    vfat    20G  17G  2.8G  86% /media/VMs
 +
/dev/sde1    vfat    996M  443M  554M  45% /media/LG
 +
/dev/sdc1    vfat    15G  1.5G  14G  10% /media/TOSHI
 +
/dev/sdd1    vfat    15G  673M  15G  5% /media/SANDY
 +
[root@Dell-8400 ~]#
 +
</pre>
 
}}
 
}}
   −
*
   
</noinclude>
 
</noinclude>

Navigation menu