RECOUP/site/User/Bjoern/sandpit: Difference between revisions

From OER in Education
< RECOUP‎ | site‎ | User/Bjoern
m (1 revision: Import and update from manual.recoup.educ.cam.ac.uk, CC BY-NC-SA - RECOUP)
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{RECOUP_header|User:Bjoern/sandpit}}</noinclude>= Basic file size=
<noinclude>{{RECOUP_header|User:Bjoern/sandpit}}</noinclude>
 
See http://www.ict4e.net/wiki/Mediawiki_file_size for up to date information. --[[RECOUP/site/User/Bjoern|Bjoern]] 17:52, 14 September 2008 (UTC)
<nowiki>{{#filesize:Image:Ground_rules.jpg}}</nowiki>
 
gives the filesize of that image, which is {{#filesize:Image:Ground_rules.jpg}}
 
<nowiki>{{#filesize:Media:Sample Household Consensus Form.doc}}</nowiki>
 
gives the filesize of that document, which is {{#filesize:Media:Sample Household Consensus Form.doc}}. The same with 'Image' in stead of 'Media' also works: {{#filesize:Image:Sample Household Consensus Form.doc}}
 
= Get file size for a particular image size =
 
<nowiki>{{#filesize:Image:Ground_rules.jpg|50}}</nowiki>
 
{{#filesize:Image:Ground_rules.jpg|50}} for this image: {{#filesize:Image:Ground_rules.jpg|50|linkthumb}}
 
<nowiki>{{#filesize:Image:Ground_rules.jpg|50x30}}</nowiki>
 
{{#filesize:Image:Ground_rules.jpg|50x30}} for this image: {{#filesize:Image:Ground_rules.jpg|50x30|linkthumb}}
 
<nowiki>{{#filesize:Image:Ground_rules.jpg|10x30}}</nowiki>
 
{{#filesize:Image:Ground_rules.jpg|10x30}} for this image: {{#filesize:Image:Ground_rules.jpg|10x30|linkthumb}}
 
= Specify a size, and help =
 
<nowiki>{{#filesize:Image:Ground_rules.jpg|50x30|help}}</nowiki>
 
{{#filesize:Image:Ground_rules.jpg|50x30|help}}
 
= Specify a size, and provide a preview =
 
<nowiki>{{#filesize:Image:Ground_rules.jpg|50x100|preview}}</nowiki>
 
You can use the preview option to generate some information and a preview, to help choopse a good image size and file size. The above command produces:
 
{{#filesize:Image:Ground_rules.jpg|50x60|preview}}
 
Note how the requested size was 50x60, and the function returns the appropriate wiki code to produce the required dimensions.
 
= Linking and showing the filesize =
 
For generic documents, Media:...pdf and Image:...pdf link to the media, and to the media page respectively:
*Direct link to media {{#filesize:Media:Sample Household Consensus Form.pdf|linkfull showparams}} (filesize relevant)
*Link to media page {{#filesize:Image:Sample Household Consensus Form.pdf|linkfull showparams}} (filesize less relevant, because it is also shown on the media page)
 
For images this is the same, Media:...jpg links to the (full res)image, while Image:...jpg links to the Image page:
*Link to image directly: {{#filesize:Media:Ground_rules.jpg|50x100|linkfull showparams}}
*Link to image page: {{#filesize:Image:Ground_rules.jpg|50x100|linkfull showparams}}
 
If you specify 'thumb', the extension provides a link to the thumbnail (as an external link). (Media and Image have same effect.)
*{{#filesize:Media:Ground_rules.jpg|50x100|linkthumb showparams}}
*{{#filesize:Image:Ground_rules.jpg|50x100|linkthumb showparams}}
 
= Other experiments =
 
*{{#filesize:Media:Ground_rules.jpg|50x100|showthumb showparams}}
*{{#filesize:Image:Ground_rules.jpg|50x100|showthumb showparams}}
 
Output useful for api calls in mirroring script (needs further work to give proper serialised output):
*{{#filesize:Media:Ground_rules.jpg|50x100|serialised showparams}}
*{{#filesize:Image:Ground_rules.jpg|50x100|serialised showparams}}
 
{{fullurl:Media:Sample Household Consensus Form.pdf}}
 
{{localurl:Media:Sample Household Consensus Form.pdf}}
<noinclude>{{RECOUP_footer|User:Bjoern/sandpit}}</noinclude><noinclude>[[Category:RECOUP]]</noinclude>
<noinclude>{{RECOUP_footer|User:Bjoern/sandpit}}</noinclude><noinclude>[[Category:RECOUP]]</noinclude>

Latest revision as of 12:15, 5 February 2015

See http://www.ict4e.net/wiki/Mediawiki_file_size for up to date information. --Bjoern 17:52, 14 September 2008 (UTC)


Cc-by-nc-sa-narrow.png Singal, N., and Jeffery, R. (2008). Qualitative Research Skills Workshop: A Facilitator's Reference Manual, http://oer.educ.cam.ac.uk/wiki/RECOUP, Cambridge: RECOUP (Research Consortium on Educational Outcomes and Poverty, http://recoup.educ.cam.ac.uk/). CC BY-NC-SA 4.0. (original page)