Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Keep this wiki going by contributing to our Patreon!

User:ZRoc/Nts

From Mabinogi World Wiki

About This Page

This page is a sub-page of my user page and is used by me to test templates, set up examples and generally mess around with stuff.

IMPORTANT: Please don't edit this page without talking to me first. Leave messages on User_talk:ZRoc rather than on this page's talk/discussion page, as it doesn't automatically tell me if this page gets new messages.

For other sub-pages see the list on my user page.

Users With Permission to Edit This Page

  • None

Users Never Permitted to Edit This Page

Description

This template is the same as the one on User:ZRoc/n except the hidden sort key is now displayed, the <span style="display:none"> and </span> tags have been surrounded by comment tags.

Below is a copy of the code so far created on this page:

{{ #ifexpr: ( ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) > 999999999999 ) or ( ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) < -999999999999 ) |'''<font color="red">Don't input a number > 999999999999 or < −999999999999!</font>'''| {{ #ifexpr: ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) = 0 |<!--<span style="display:none">-->{{ padleft: 0 | 12 | 0 }}&<!--</span>-->0| {{ #ifexpr: ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) < 0 |<!--<span style="display:none">-->-{{ padleft: {{ #expr: 1000000000000 + ( ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) round 0 ) }} | 12 | 0 }}&<!--</span>-->−{{ formatnum: {{ #expr: -( ( {{{1|0}}} ) round {{{2|0}}} ) }} }}|<!--<span style="display:none">-->{{ padleft: {{ #expr: ( ( ( ( {{{1|0}}} ) * {{ padright: 1 | {{ #expr: {{{2|0}}} + 1 }} | 0 }} ) round 0 ) round 0 ) }} | 12 | 0 }}&<!--</span>-->{{ formatnum: {{ #expr: ( ( {{{1|0}}} ) round {{{2|0}}} ) }} }} }} }} }}

Template