이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP MtG-Helper

설명

The goal of this plugin is to help you writing articels about Magic: the Gathering like tournament reports or draft walkthroughs and reducing the time you need for posting decks and link cards to their picture.
All this stuff is taken care of by the plugin and that’s not the enf of it. MtG-Helper does not only link cards for you it also creates good looking deck lists, sealed pools and booster drafts.
The only thing you have to do is typ in the cards.
If you still not convinced, take a look at the screenshots.

If your have any questions how to use the plugin take a look into the FAQ (or readme-file). If this doesn’t help, contact me. Maybe I could help

Upgrading from older version to 1.0+

To save yourself trouble deactivate the plugin and remove it from your wordpress instalation before upgrading to a newer version!

스크린샷

  • Deck view with decktitle and dynamic linke break
  • Single Card linked with WP MtG-Helper
  • Draft view with titles and highlighted pick

설치

  1. Upload the full directory into your wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy

FAQ

How does the cardlist and custom tags work?

It's like using BBCode. Just put the tag around the card names. To seperate cards from each other you can use three different posibilities:
– simple linke breaks (one row for each card)
– semicolon
– *<quantity> <cardname>

How do I link single cards?

Just wrap [card][/card] around the card name.

Why doe’s the backside of the magic card appear instead of a card picture?

Most of the time the card wasnt spelled correct. Make sure you dont use inverted comma in the card name. Just ignore it.

How do I combine cards into a category?

To combine cards into a category you have to put them inside another /”tag/”, which lies inside your used tag (E.g. [cardlist]). Besides special character you can name your category like you want. Just be sure you do not forget to close the tag.
A sample category could look like these: &#91White]<cardnames>&#91White]

Additional Attributes in the editor:

What you can't set on this page are the title of your cardlists and the picked card for draft walkthroughs. If you want a title for your deck you have to declare it while writing your post by putting another argument inside the tag. E. g. [cardlist title=<your title>] (without the <>!). The pick is declared similar but instead of the argument “title” you have to use the argument /”pick/”. E. g. [cardlist pick=<cardname>].
Certainly the cardname must be a card inside your list otherwise there will be no card highlited.
Sometimes even the custom tag may not fit your need. If you only need some attributes once you don’t have to create a new custom tag. Just use the argument /”style/” inside the tag like you can set your title and pick.
As a matter of course all three arguments can be used simultaneously.

About the layouts:

There are three different layout you can choose: cardbox, tooltip and thumbnail. These layout affect how the cards are linked. When you choose cardbox as layout the cards will be displayed in text list. The card images will appear in a box right next to the list. Tooltip is similar but instead of a box a tooltip will appear when you mouseover a card inside the text list.
The thumbnail layout differs from the other styles. The cards will placed as smaller a version side by side. When you mousover them the choosen action will enlarge them (or not if your choosen action is none).

About Categories:

A category combines several cards visually. There are two different layouts for the categories.
The first is headline. By choosing this possibility the given category name ist put before each set of cards, which belong to the category. The second possibility is tabbed, which means that tabs are generate and placed at the top of the cardlist.

What does the button option do?

When you enable these option for the cardlist or a custom tag a button in the WordPress editor is created so you don't have to always write the tag down.

What does the pick setting do?

These attribute is first of all inteded for draft walkthroughs. When you enable this attribute and you declare a pick (means card name, see /”Additional Attributes in the editor/” for further information) the selected card is highlited. You also can choose toggle so your readers can manually show or hide the picked card.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP MtG-Helper”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP MtG-Helper”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Thank you Dave Astels & Blake Stearman for the latest updates (did I forget someone?). Without those guys there would be no more upates for the plugin. Thank you guys very much!

You find the old change log here