Difference between revisions of "Template:BinderCrafting"
Line 1: | Line 1: | ||
<includeonly><div class="force-font-size" style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><div style="left:0px; top:0px; width:352px; height:184px; position:relative; margin: 10px 10px 5px 5px"> | <includeonly><div class="force-font-size" style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><div style="left:0px; top:0px; width:352px; height:184px; position:relative; margin: 10px 10px 5px 5px"> | ||
<div style="left:0px; top:0px; width:352px; height:184px;">[[Image:Binder_FGUI.png|352px|link=|alt=]]</div> | <div style="left:0px; top:0px; width:352px; height:184px;">[[Image:Binder_FGUI.png|352px|link=|alt=]]</div> | ||
+ | |||
+ | {{#if:{{{L1|}}}|<div style="left:16px; top:47px; width:32px; height:32px; position:absolute;"> | ||
+ | [[Image:{{#if:{{{L1-image|}}}|{{{A1-image}}}|Grid_{{{A1}}}.png}}|32px|link={{#if:{{{A1-link|}}}|{{{A1-link}}}|{{{A1}}}}}|alt={{{A1}}}]] | ||
+ | </div>}} | ||
{{#if:{{{A1|}}}|<div style="left:16px; top:47px; width:32px; height:32px; position:absolute;"> | {{#if:{{{A1|}}}|<div style="left:16px; top:47px; width:32px; height:32px; position:absolute;"> | ||
Line 6: | Line 10: | ||
</div>}} | </div>}} | ||
− | |||
{{#if:{{{B1|}}}|<div style="left:304px; top:47px; width:32px; height:32px; position:absolute;"> | {{#if:{{{B1|}}}|<div style="left:304px; top:47px; width:32px; height:32px; position:absolute;"> | ||
[[Image:{{#if:{{{B1-image|}}}|{{{B1-image}}}|Grid_{{{B1}}}.png}}|32px|link={{#if:{{{B1-link|}}}|{{{B1-link}}}|{{{B1}}}}}|alt={{{B1}}}]] | [[Image:{{#if:{{{B1-image|}}}|{{{B1-image}}}|Grid_{{{B1}}}.png}}|32px|link={{#if:{{{B1-link|}}}|{{{B1-link}}}|{{{B1}}}}}|alt={{{B1}}}]] | ||
Line 12: | Line 15: | ||
{{#if:{{{P1|}}}|<div style="left:68px; top:24px; width:134px; height:132px; position:absolute;"> | {{#if:{{{P1|}}}|<div style="left:68px; top:24px; width:134px; height:132px; position:absolute;"> | ||
− | [[Image:{{#if:{{{ | + | [[Image:{{#if:{{{P1-image|}}}|{{{P1-image}}}|{{{P1|}}}.png}}|134px|link={{#if:{{{P1-link|}}}|{{{P1-link}}}|{{{P1}}}}}|alt={{{P1}}}]] |
</div>}} | </div>}} | ||
{{#if:{{{P2|}}}|<div style="left:128px; top:24px; width:134px; height:132px; position:absolute;"> | {{#if:{{{P2|}}}|<div style="left:128px; top:24px; width:134px; height:132px; position:absolute;"> | ||
− | [[Image:{{#if:{{{ | + | [[Image:{{#if:{{{P2-image|}}}|{{{P2-image}}}|{{{P2|}}}.png}}|134px|link={{#if:{{{P2-link|}}}|{{{P2-link}}}|{{{P2}}}}}|alt={{{P2}}}]] |
</div>}} | </div>}} | ||
Revision as of 22:18, 17 August 2018
(view - edit - history - purge) Documentation
A1 and B1 are input and output, respectively.
L1 is the "no link page" symbol. The only word it responds to is "Empty". Leaving it blank produced no symbol.
T1 is the red border that surrounds the text box when no text is input. The only word it responds to is "No". Leaving it blank produced no red border.
P1, P2, P3, P4, P5, and P6 are the sequential requests for Pages in the binder section.
I've taken the liberty to create a custom cycling marquee of pages that take up each of these slots.
To take advantage of this marquee, use the following code when inputting P1-P6 values:
|P1=Linking Panel |P2=Cycle 1|P3=Cycle 2|P4=Cycle 3|P5=Cycle 4|P6=Cycle 5
Such a code should result in this:
(Like the crafting grid, it's important to remember that if you want your symbols to redirect to specific pages, use the P1-link - P6-link functions. They will override the natural hyperlink to the image that is generated.)
Lastly, S1 and S2 are used to overlay the translucent scroll bars. if you are going to be using any of P1 through P6, you should just set both to "Scroll", and the overlay bars will go on top of the pages you put into the template.