Skip to content
View in the app

A better way to browse. Learn more.

MagicDuel Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Personal Page Templates

Dedicated to the creation of your Personal Page

  1. Started by Chewett,

    This forum is dedicated to the creation, discussion and usage of personal page templates and scripts. Here you can: Share your personal papers Offer your page as a template for others to use (aka giving source code and directions) Comment on the current and future abilities of the Personal page And generally do anything related to personal pages here.

    • 0 replies
    • 1.3k views
  2. Started by Assira the Black,

    My personal papers have always been fairly bland... I have no clue how to do actual scripting. My scripting level is newbie and I am self taught. With the MotM Booth idea, I am needing a template that I can enter in the Reward Section, Selling, Buying, and any other shop that may pop up later on. Under the Reward Section I would want it to be broken down into the 6 Tier system where I can add to it on what is currently available in that shop section where I can also say how much is in stock. I would like it to be similar in style to the creature page. Where the items are sectioned out in grid format and I can type under the name how many is available and for how much.…

  3. Started by Blackshade Rider,

    Hello i am looking for someone who knows how to code with grade 4 clickies. i need some one to teach me how to properly use this feature as i know am able to code grade 4 clickies. :) Is there anyone willing to help / teach me how to use it? I will surely make it worth ones time :)

  4. Started by MaGoHi,

    This is a tutorial (or should be one) on how you add Audio to your Personal Page. Audio Player with Volume slider: <audio id="player" autoplay loop src="http://87.118.116.61:8010/;"></audio> <!-- the part after src= within the quotation marks is where your audio link goes to, this is currently a german internet radio --> <!-- if you dont want the music to start on its own remove the word "autoplay" in the line above --> <div align="center"> <!-- this div is for the position of the control buttons --> <button style="background-color:transparent; height: 45px; width: 45px; border-radius: 45px;" onclick="document.getElementBy…

  5. Started by Sir Blut,

    I am trying to add a background to my papers to write over but google isn't helping, or I'm just daft

  6. Started by Ary Endleg,

    Custom fonts 101 This is tutorial on how to use custom fonts for your profile or papers. Everyone can use a set of web safe fonts without any problems. You can check list of them here. But what if you want to use something nicer than those? Well in reality you can put name of any other font instead of above listed safe web fonts. However it will only work if person who is reading your papers has that font installed on their computer. So how do you solve that problem to allow everybody to see your fancy letters without making them install our font? There are few solutions. Font can be streamed from any webserver that is configured to allow this. Most notable, easy and f…

  7. Started by Shadrala,

    Hello, I'm quite new to the game and trying to figure out how to add things to the personal page... I'm wondering how to add to the section next to the "Some of my creatures", rather than creating a new page on top of the "true profile". Any help would be greatly appreciated! Thank you!

  8. Started by rikstar,

    Hello everybody, I'm going to explain my the personal page I've coded below. So that everybody could change it and add their own text. The version I've included is also easy to copy and paste and doesn't need modification. But if you still want to change it your own way than read below: First I'll show you an example so you know how it looks. So here is the link that will direct you to my personal page: http://magicduel.com/players/rikstar As you can see I've made it simple. A bunch of buttons above, and below there is the information you need. When you click those buttons they'll direct you to that page. The pages will switch in a nice way. The code: [spoiler] &…

    • 5 replies
    • 1.8k views
  9. Started by Chewett,

    Work in Progress, post half written Here details the code you can use to insert content into your personal page to give it some dynamically updating content. To use these pieces of code. Just put any of the text in the code brackets into your personal page. Either in the HTML or Content section. NOTE: It only comes out as text when looking at it from the editor. When you look at the page publicly (aka going to [url="http://magicduel.com/players/chewett"]http://magicduel.com/players/chewett[/url] it will display the correct output) [CODE][toplinks][/CODE] [attachment=3177:toplinks.jpg] This element will output the above Html every time. This is a fixed size so do…

    • 4 replies
    • 1.9k views
  10. Started by Soothing Sands,

    Example: http://magicduel.com/players/Soothing_Sands Alright, here is a very simple template that is super easy to use. Only 1 moving part and two places to add text. It doesn't display any papers, people will have to look in game or at the default template for that. -Also note, I will try at some point to put an in game avatar in the top left rather than the [equipment] marking. The model looks fine too, though. Hovering over "About" will reveal the list below it. Changing text can be done at the bottom of the code, settings changed in the middle. #wrap is the main box everything is in #mainText holds.. the main text #charImage holds the [equipment] #li…

  11. Started by biermann,

    I decided to create a personal page template...and couldn't make a choice which pictures to use. There for I created a template which offers multiple choices for color and image scheme. The whole template is pretty much void, it can be filled as people see fit, with upto 10 separate pages + menu links. Here's a demo of all the current themes (wait for a moment to see the full day/night cycle effect), showing off 4 color schemes as well as demo'ing the variable page system. http://www.markbiermann.nl/md/templates/meadow.html To implement it, simple copy the everything (listed at the bottom of this post) bit into your html tab of the page editor. In the html there a…

    • 0 replies
    • 1.4k views
  12. Following on from http://magicduel.invisionzone.com/topic/14318-personal-page-template-the-white-cube-for-documents/, I have created version 2 which gives you more freedom, more faces to the cube and follows the separation of concerns. For any caveats see original template. [log='CSS'] * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .stage { -webkit-perspective: 800; -moz-perspective: 800; -ms-persective: 800; -o-perspective: 800; perspective: 800; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; …

    • 0 replies
    • 1.4k views
  13. Started by Soothing Sands,

    I was wondering what people think about personal pages in general. From my own view, they are not very useful, and generally only read them for the small chance of finding someone's stats listed there. So- What have you put on your own personal page that you want people to see? What do you look for when going to other people's personal pages? Thanks.

  14. My inspiration for this design was the white cube from story mode. To maintain the white background the lines .cube .face * { background: white !important; } were required. If this affects the deign of any of your papers you can easily remove the above lines. The template uses 3D CSS Transforms to create the cube, so will not work in older browsers (Detailed support can be found at http://caniuse.com/#feat=transforms3d). It is intended for the 6 personal papers but any face of the cube's content can be changed to allow for other content. Alliance Leader Statement ([doc2]) is not currently one of the imported papers (any reason for this?) so would be an ideal fa…

    • 6 replies
    • 3k views

Member Statistics

  • 4581 Total Members
  • 936 Most Online
  • services Newest Member ·

Forum Statistics

  • Total Topics 17.5k
  • Total Posts 182.2k

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.