- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Photoframe: Difference between revisions
Jump to navigation
Jump to search
imported>Cobaltcat Did this do the trick? |
imported>MarioMario456 No edit summary |
||
| (28 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><span class=" | <includeonly><div class="cyclesequence" style="margin-left:auto; margin-right:auto; text-align:center; {{{2|}}}" ><!-- | ||
-->{{#if:{{{4|}}}|<div class="cyclesequenceitem" align="center">{{{4}}}</div>|}}<!-- | |||
-->{{#if:{{{5|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{5}}}</div>|}}<!-- | |||
-->{{#if:{{{6|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{6}}}</div>|}}<!-- | |||
-->{{#if:{{{7|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{7}}}</div>|}}<!-- | |||
-->{{#if:{{{8|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{8}}}</div>|}}<!-- | |||
-->{{#if:{{{9|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{9}}}</div>|}}<!-- | |||
-->{{#if:{{{10|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{10}}}</div>|}}<!-- | |||
-->{{#if:{{{11|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{11}}}</div>|}}<!-- | |||
-->{{#if:{{{12|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{12}}}</div>|}}<!-- | |||
-->{{#if:{{{13|}}}|<div class="cyclesequenceitem hiddentext" align="center">{{{13}}}</div>|}}<!-- | |||
--><div class="cyclesequencelinks"><p><span class="cyclesequencelinkprev showhidetext" style="{{{3}}}">Previous Image</span> | <span class="cyclesequencelinknext showhidetext" style="{{{3}}}">Next Image</span></p></div><!-- | |||
--></div></includeonly><noinclude> | |||
Lets you create a frame with multiple photos and switch between them by using the "Previous" and "Next" buttons. | |||
==Syntax== | |||
'''<nowiki>{{ Photoframe | name | style | button styles | first photo link | second one | etc. (max. 10 links) }}</nowiki>''' | |||
#'''name''' - gives the frame a unique name, e.g. '''.wilnudes''', '''.tabsnudes''' (you can't use the same name twice on one page) | |||
#'''style''' - changes the frame style, e.g. '''background-color:red'''. See [http://www.w3schools.com/css/css_table.asp here] for more. | |||
#'''button styles''' - changes the font of prev/next buttons, e.g. '''font-size:125%'''. See [http://www.w3schools.com/css/css_font.asp here] for more. | |||
#'''youtube link''' - ID of a YouTube video enclosed in <nowiki><youtube></nowiki> tags, after ''?v='' | |||
'''''Note''''': remember to remove all whitespaces (except for the ones in links) and put everything in one long line, otherwise it might get broken. | |||
< | |||
< | |||
{{photoframe|RYTP|background-color: #FF4000;|font-weight: bold;|[[File:EDLogoV1.png]]|[[File:EDLogoV2.png]]}} | |||
[[ | |||
Latest revision as of 21:51, 18 July 2022
Lets you create a frame with multiple photos and switch between them by using the "Previous" and "Next" buttons.
Syntax
{{ Photoframe | name | style | button styles | first photo link | second one | etc. (max. 10 links) }}
- name - gives the frame a unique name, e.g. .wilnudes, .tabsnudes (you can't use the same name twice on one page)
- style - changes the frame style, e.g. background-color:red. See here for more.
- button styles - changes the font of prev/next buttons, e.g. font-size:125%. See here for more.
- youtube link - ID of a YouTube video enclosed in <youtube> tags, after ?v=
Note: remember to remove all whitespaces (except for the ones in links) and put everything in one long line, otherwise it might get broken.

