Template:Blur image: Difference between revisions

From Jenny Everywhere Wiki
No edit summary
No edit summary
Line 1: Line 1:
<div class="blur-{{{type|{{{t|{{{3|{{#if:{{{gallery|{{{g|}}}}}}|gallery|image}}}}}}}}}}}" data-contains="{{{contains|{{{c|{{{2|NSFW content}}}}}}}}}">{{{image|{{{i|{{{gallery|{{{g|{{{1|}}}}}}}}}}}}}}}</div>
<includeonly><div class="blur-{{{type|{{{t|{{{3|{{#if:{{{gallery|{{{g|}}}}}}|gallery|image}}}}}}}}}}}" data-contains="{{{contains|{{{c|{{{2|NSFW content}}}}}}}}}">{{{image|{{{i|{{{gallery|{{{g|{{{1|}}}}}}}}}}}}}}}</div></includeonly><noinclude>'''{{tlx|blur image}}''' is a template used to blur images when they contain NSFW material.
 
== Basic usage ==
To blur a standard image, use the following syntax:
<pre>{{blur image|image embedding code as normal|NSFW material contained in the image}}</pre>
For example:
<pre>{{blur image|[[File:Jenny Everywhere in Soulless Mate - Colourised.png|thumb|left|Example]]|nothing - this is just an example}}</pre>
This gives:
{{blur image|[[File:Jenny Everywhere in Soulless Mate - Colourised.png|thumb|235px|left|Example]]|nothing - this is just an example}}
 
Note that this only works for thumbnails - that is, images that have "<tt>thumb</tt>" in their embed code.
<div style="clear:left;"></div>
== Galleries ==
It is also possible to use this template to blur entire galleries (although partially blurring galleries is not currently possible). To do so, use the following syntax:
<pre>{{blur image|
gallery code as normal
|NSFW material contained in the gallery's images
|gallery}}</pre>
For example:
<pre>{{blur image|
<gallery>
Jenny Everywhere in Soulless Mate - Colourised.png|Example image 1
Jenny Nowhere (Tales to Behold).png|Example image 2
Jenny Anywhere in Jenny Everywhere and Friends.png|Example image 3
Laura Drake by Aristide Twain.png|Example image 4
</gallery>
|nothing - this is just an example
|gallery}}</pre>
This gives:
{{blur image|
<gallery>
Jenny Everywhere in Soulless Mate - Colourised.png|Example image 1
Jenny Nowhere (Tales to Behold).png|Example image 2
Jenny Anywhere in Jenny Everywhere and Friends.png|Example image 3
Laura Drake by Aristide Twain.png|Example image 4
</gallery>
|nothing - this is just an example
|gallery}}
 
== Infoboxes ==
Bluring images in infoboxes is a little different. To do so, add the line "<tt>|blur=blur</tt>", exactly as given here, to the infobox. This will cause the image in the infobox to be blurred. It is not currently possible to specify the NSFW content that appears in the image.
 
For example:
<pre>{{character
|title1=Example
|image1=Jenny Everywhere in Soulless Mate - Colourised.png
|blur=blur
}}</pre>
This gives:
{{character
|title1=Example
|image1=Jenny Everywhere in Soulless Mate - Colourised.png
|blur=blur
}}
 
[[Category:Actual templates]]</noinclude>

Revision as of 16:56, 27 July 2024

{{blur image}} is a template used to blur images when they contain NSFW material.

Basic usage

To blur a standard image, use the following syntax:

{{blur image|image embedding code as normal|NSFW material contained in the image}}

For example:

{{blur image|[[File:Jenny Everywhere in Soulless Mate - Colourised.png|thumb|left|Example]]|nothing - this is just an example}}

This gives:

Example

Note that this only works for thumbnails - that is, images that have "thumb" in their embed code.

Galleries

It is also possible to use this template to blur entire galleries (although partially blurring galleries is not currently possible). To do so, use the following syntax:

{{blur image|
gallery code as normal
|NSFW material contained in the gallery's images
|gallery}}

For example:

{{blur image|
<gallery>
Jenny Everywhere in Soulless Mate - Colourised.png|Example image 1
Jenny Nowhere (Tales to Behold).png|Example image 2
Jenny Anywhere in Jenny Everywhere and Friends.png|Example image 3
Laura Drake by Aristide Twain.png|Example image 4
</gallery>
|nothing - this is just an example
|gallery}}

This gives:

Infoboxes

Bluring images in infoboxes is a little different. To do so, add the line "|blur=blur", exactly as given here, to the infobox. This will cause the image in the infobox to be blurred. It is not currently possible to specify the NSFW content that appears in the image.

For example:

{{character
|title1=Example
|image1=Jenny Everywhere in Soulless Mate - Colourised.png
|blur=blur
}}

This gives: