Views
Actions
Difference between revisions of "Code snippets"
(IstariBot mass importing articles from the old DokuWiki instance.) |
(IstariBot mass importing articles from the old DokuWiki instance.) |
||
Line 7: | Line 7: | ||
Pasted as the first line in an article, makes a nice disambiguation line | Pasted as the first line in an article, makes a nice disambiguation line | ||
− | ^ ''%%<div centeralign><wrap help>If you meant the keyword unique to Nazgul, see[[Twilight]]%%'' ^ | + | ^ ''%%<div centeralign><wrap help>If you meant the keyword unique to Nazgul, see [[Twilight]]%%'' ^ |
Inserts a card image at about 30% normal zoom that doubles as a link to the card when clicked. | Inserts a card image at about 30% normal zoom that doubles as a link to the card when clicked. | ||
Line 19: | Line 19: | ||
Used as a direct quote from the Comprehensive Rules. Insert in a section after an explanation of the mechanics is given, to give the article an air of legitimacy. | Used as a direct quote from the Comprehensive Rules. Insert in a section after an explanation of the mechanics is given, to give the article an air of legitimacy. | ||
− | ^ ''%%[Category: Comprehensive Rules References That Need Fixed]'''From the[[comprehensive_rules_4-0#relevant_section|Comprehensive Rules 4.0]]:'''%%'' ^ | + | ^ ''%%[[Category: Comprehensive Rules References That Need Fixed]]'''From the [[comprehensive_rules_4-0#relevant_section|Comprehensive Rules 4.0]]:'''%%'' ^ |
^ ''%%If such-and-such is true, then the game is won. %%'' ^ | ^ ''%%If such-and-such is true, then the game is won. %%'' ^ | ||
− | ^ ''%%''See also[[comprehensive_rules_4-0#another_relevant_section|Another Relevant Section entry in the Comprehensive Guide]].''%%'' ^ | + | ^ ''%%''See also [[comprehensive_rules_4-0#another_relevant_section|Another Relevant Section entry in the Comprehensive Guide]].''%%'' ^ |
Redirect (automatically navigates to the redirect_page if the user tries to access it): | Redirect (automatically navigates to the redirect_page if the user tries to access it): | ||
− | ^ ''<nowiki>#REDIRECT[[redirect_page]]</nowiki>'' ^ | + | ^ ''<nowiki>#REDIRECT [[redirect_page]]</nowiki>'' ^ |
To access pages that have a redirect on them, append the following to the end of the URL: | To access pages that have a redirect on them, append the following to the end of the URL: |
Latest revision as of 02:58, 5 August 2020
Code Snippets
This page exists as a reference for quick code that can be copy-pasted into wiki pages easily.
Pasted as the first line in an article, makes a nice disambiguation line
^ %%
Inserts a card image at about 30% normal zoom that doubles as a link to the card when clicked.
^ %%[[lotr01001|Template:Cards:lotr01001.jpg?200]]%% ^
Inserts a link to a card's wiki page. Usually the autolinker works, but occasionally it doesn't, and sometimes you want to avoid typing in the whole name regardless.
^ %%The One Ring, Isildur's Bane%% ^
Used as a direct quote from the Comprehensive Rules. Insert in a section after an explanation of the mechanics is given, to give the article an air of legitimacy.
^ %%From the Comprehensive Rules 4.0:%% ^ ^ %%If such-and-such is true, then the game is won. %% ^ ^ %%See also Another Relevant Section entry in the Comprehensive Guide.%% ^
Redirect (automatically navigates to the redirect_page if the user tries to access it):
^ #REDIRECT [[redirect_page]] ^
To access pages that have a redirect on them, append the following to the end of the URL:
^ ?redirect=====no ^
Copies page_to_reference into the current one:
^ {{:page_to_reference}} ^
Additionally, here are all the table pages that can be referenced:
^ {{:play_area_table}} ^ {{:card_layout_table}} ^^ ^ {{:card_action_table}} ^ {{:game_setup_table}} ^^ ^ {{:culture_table}} ^ {{:card_type_table}} ^^ ^ {{:turn_order_table}} ^ {{:keyword_table}} ^^ ^ {{:loaded_keyword_table}} ^ {{:unloaded_keyword_table}} ^^ ^ {{:electronic_platform_table}} ^ {{:set_table}} ^^ ^ {{:format_table}} ^ {{:action_table}} ^^