Help:Images: Difference between revisions

From BoyWiki
No edit summary
No edit summary
Line 1: Line 1:
{| style="width: 100%; margin-bottom:7px; border:1px solid #cedff2; padding:2px; background-color:#f5faff"
|- bgcolor="#cedff2"
|align="center" style="font-size:20pt; font-weight:bold; padding:5px"|Adding images to your page
|-
|}
<div style="border:2px solid #A3B1BF; padding:.5em 1em 1em 1em;  background-color:#fff; color:#000">
Only [[curator]]s can upload and make available a new image/picture.  Available images can be reviewed by [https://media.boywiki.org/wiki/Main_Page  category].
Only [[curator]]s can upload and make available a new image/picture.  Available images can be reviewed by [https://media.boywiki.org/wiki/Main_Page  category].



Revision as of 12:49, 27 September 2014

Adding images to your page

Only curators can upload and make available a new image/picture. Available images can be reviewed by category.

BoyWiki users must submit new images via email, and externally hosted images may not be linked inline with article text. Any image that is contributed must conform to the base guidelines and be submitted to be licensed under the GNU Free Documentation License by the copyright holder.

Basics

Basic wikicode

The basic wikicode is:

  • [[Image:filename.jpg]]

This would show the raw file

  • [[Image:filename.jpg|left|thumb|upright=1.5|''Comment on the image'']]

In this case, it is a thumbnail centered left. 1.5 determines a proportion of the original file.