Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:X1: Difference between revisions
Jump to navigation
Jump to search
imported>Thisismyrofl No edit summary |
imported>Thisismyrofl No edit summary |
||
| Line 3: | Line 3: | ||
► ► ► ► ► DO NOT DELETE ANYTHING ABOVE THE </nοinclude>. Feel free to edit anything after the </nοinclude>. ◄ ◄ ◄ ◄ ◄ | ► ► ► ► ► DO NOT DELETE ANYTHING ABOVE THE </nοinclude>. Feel free to edit anything after the </nοinclude>. ◄ ◄ ◄ ◄ ◄ | ||
--></noinclude>< | --></noinclude><div style="position: relative; width: {{{xsize}}}px; height: {{{ysize}}}px; overflow: hidden;"><div style="position: absolute; top: 0; left: 0; font-size: 200pt; width: {{{xsize}}}px; height: {{{ysize}}}px; overflow: hidden; line-height: {{{ysize}}}px; z-index: 3;">[[:{{{link|}}}|{{{alttext| }}}]]</div><div style="position: absolute; top: 0; left: 0; z-index: 2;">[[Image:{{{image|}}}|{{{xsize}}}px|image page]]</div></div><noinclude> | ||
This is a template used to create images in articles that link not to the image page, but to an article of your choice. Copy this: | |||
<pre>{{Navimg | |||
|image = | |||
|link = | |||
|alttext = | |||
|xsize = | |||
|ysize =</pre> | |||
;image=:The image displayed. OMIT all wiki markup. <code><nowiki>[[File:Example.jpg]]</nowiki></code> becomes just <code>Example.jpg</code>. | |||
;link=:The article to link to. OMIT all wiki markup. <code><nowiki>[[Knights Templar]]</nowiki></code> becomes just <code>[[Knights Templar</code>. | |||
;alttext=:The text that is displayed when the image is moused over for a second. | |||
;xsize=:The width of the image, as it should be displayed. | |||
;ysize=:The height of the image, as it should be displayed. | |||
'''ALL FIELDS ARE MANDATORY''' except for <code>alttext=</code>. | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 02:19, 1 August 2009
This page is a sandbox template. Edit it however you want, then use it as a template.
This is a template used to create images in articles that link not to the image page, but to an article of your choice. Copy this:
{{Navimg
|image =
|link =
|alttext =
|xsize =
|ysize =
- image=
- The image displayed. OMIT all wiki markup.
[[File:Example.jpg]]becomes justExample.jpg. - link=
- The article to link to. OMIT all wiki markup.
[[Knights Templar]]becomes just[[Knights Templar. - alttext=
- The text that is displayed when the image is moused over for a second.
- xsize=
- The width of the image, as it should be displayed.
- ysize=
- The height of the image, as it should be displayed.
ALL FIELDS ARE MANDATORY except for alttext=.