Difference between pages "Template:Navigation" and "Card Trivia:Gravekeeper's Assailant"

From Yugipedia
(Difference between pages)
Jump to: navigation, search
(let's see if we can't stop card info pages from getting orphaned when card pages are moved from now on (or maybe we'll just break everything spectacularly =D ))
 
(Restoring varnish cache from unknown date)
 
Line 1: Line 1:
{{Navbox
+
{{Navigation}}
| title      = '''[[{{ #if: {{{demo|}}} | {{{demo}}} | {{ #if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}{{ #if: {{{1|}}} | {{!}}{{{1}}} }} }}]]'''
 
  
| navbar    = plain
+
* This is one of the [[cover card]]s of ''[[Legacy of the Valiant: Deluxe Edition]]''.
| state      = plain
+
* This monster appears in the artwork of "[[Royal Tribute]]", as a sacrifice.
| bodystyle  = width: auto; background: #F9F9F9; padding: 5px 4px; font-size: 90%
+
** It seems to have been resurrected as "[[Night Assailant]]", as indicated by them having the same weapons and clothing.
| titlestyle = font-size: 95%;
+
** The sacrificed person appears to be female. This is supported by the fact that this monster's Duel Spirit in the anime, [[Yasmin]], is female.
 
 
<!--
 
 
 
The code used to create the links is ripe for being templated, but I've had my fill for now. =)
 
If someone decides to do so before I get around to it, be sure to also update {{CardTable2}} to use the template.
 
 
 
-->
 
| list1      = {{
 
    #ifeq: {{ lc: {{{mode}}} }} | spirit          <!-- spirits don't get galleries -->
 
    || [[{{ #if: {{{demo|}}} | Card Gallery:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Gallery page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Gallery page for::{{PAGENAME}}]] | link=none }} | Card Gallery:{{PAGENAME}} }} }}|Gallery]] -
 
  }} {{
 
    #if: {{{mode|}}}                              <!-- only OCG/TCG cards get rulings or errata -->
 
    || [[{{ #if: {{{demo|}}} | Card Rulings:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Rulings page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Rulings page for::{{PAGENAME}}]] | link=none }} | Card Rulings:{{PAGENAME}} }} }}|Rulings]] - [[{{ #if: {{{demo|}}} | Card Errata:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Errata page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Errata page for::{{PAGENAME}}]] | link=none }} | Card Errata:{{PAGENAME}} }} }}|Errata]] -
 
  }} {{
 
    #switch: {{ lc: {{{mode}}} }}                  <!-- only OCG/TCG/Bandai/DDM/VG cards get tips -->
 
    | token | nongame | spirit | tip =
 
    | #default                      = [[{{ #if: {{{demo|}}} | Card Tips:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Tips page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Tips page for::{{PAGENAME}}]] | link=none }} | Card Tips:{{PAGENAME}} }} }}|Tips]] -
 
  }} {{
 
    #switch: {{ lc: {{{mode}}} }}                  <!-- tokens and tip/strategy cards don't get appearances -->
 
    | token | tip =
 
    | #default    = [[{{ #if: {{{demo|}}} | Card Appearances:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Appearances page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Appearances page for::{{PAGENAME}}]] | link=none }} | Card Appearances:{{PAGENAME}} }} }}|Appearances]] -
 
  }} {{
 
    #ifeq: {{ lc: {{{mode}}} }} | token            <!-- tokens don't get trivia -->
 
    || [[{{ #if: {{{demo|}}} | Card Trivia:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Trivia page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Trivia page for::{{PAGENAME}}]] | link=none }} | Card Trivia:{{PAGENAME}} }} }}|Trivia]]
 
  }} {{
 
    #switch: {{lc: {{{mode}}} }}                  <!-- tokens, spirits, and tip/strategy cards don't have a linebreak -->
 
    | token        = -
 
    | spirit | tip =
 
    | #default    = <br />
 
  }} {{
 
    #switch: {{ lc: {{{mode}}} }}                  <!-- tokens, spirits, and tip/strategy cards don't get names or lores -->
 
    | token | spirit | tip =
 
    | #default            = [[{{ #if: {{{demo|}}} | Card Names:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Names page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Names page for::{{PAGENAME}}]] | link=none }} | Card Names:{{PAGENAME}} }} }}|Names]] - [[{{ #if: {{{demo|}}} | Card Lores:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Lores page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Lores page for::{{PAGENAME}}]] | link=none }} | Card Lores:{{PAGENAME}} }} }}|Lores]] -
 
  }} {{
 
    #switch: {{ lc: {{{mode}}} }}                  <!-- spirits and tip/strategy cards don't get artworks -->
 
    | spirit | tip =
 
    | #default    = [[{{ #if: {{{demo|}}} | Card Artworks:{{{demo}}} | {{ #if: {{IfSemantics|{{ #ask: [[Card Artworks page for::{{PAGENAME}}]] | link=none }}}} | {{ #ask: [[Card Artworks page for::{{PAGENAME}}]] | link=none }} | Card Artworks:{{PAGENAME}} }} }}|Artworks]]
 
  }}{{
 
    #if: {{{Other2|}}}
 
    | {{{Other2}}}
 
  }}{{
 
    #if: {{{Other|}}}
 
    | <br/>{{{Other}}}
 
  }}
 
----
 
'''{{
 
    #switch: {{ #if: {{{demo_ns|}}} | {{{demo_ns}}} | {{NAMESPACE}} }}
 
    | Card Gallery    = Card Galleries
 
    | Card Rulings    = [[Ruling|Card Rulings]]
 
    | Card Errata      = [[Errata|Card Errata]]
 
    | #default        = {{ #if: {{{demo_ns|}}} | {{{demo_ns}}} | {{NAMESPACE}} }}
 
  }} A-Z'''
 
<div style="font-size: 95%;">{{Contents|Category:{{ #if: {{{demo_ns|}}} | {{{demo_ns}}} | {{NAMESPACE}} }}}}</div>
 
}}<!--
 
 
 
SMW and categories
 
 
 
-->{{IfSemantics
 
| [[{{NAMESPACE}} page for::{{PAGENAME}}| ]]
 
}}{{
 
  #switch: {{NAMESPACE}}
 
  | {{NS:100}}<!-- Card Gallery    -->
 
  | {{NS:102}}<!-- Card Rulings    -->
 
  | {{NS:104}}<!-- Card Errata      -->
 
  | {{NS:106}}<!-- Card Tips        -->
 
  | {{NS:108}}<!-- Card Trivia      -->
 
  | {{NS:112}}<!-- Card Appearances -->
 
  | {{NS:116}}<!-- Card Lores      -->
 
  | {{NS:118}}<!-- Card Artworks    -->
 
  | {{NS:120}}<!-- Card Names      --> = {{
 
    #if: {{{nocat|}}}
 
    | <!-- suppress content categories -->
 
    | [[Category:{{NAMESPACE}}|{{PAGENAME}}]]
 
  }}<!-- maintenance cats - these should not be suppressed -->{{IfSemantics|{{
 
    #ifeq: {{PAGENAME}} | {{ #show: {{PAGENAME}} | ?Page Name }}
 
    | <!-- card page exists at {{PAGENAME}} -->
 
    | {{
 
      #if: {{ #pos: {{PAGENAME}} | = }}
 
      | <!-- hack to keep "Damage = Reptile" info pages out of the tracking category -->
 
      | {{ #if: {{ #show: {{PAGENAME}} |?Page Name }} | {{Rename|{{NAMESPACE}}:{{ #show: {{PAGENAME}} | ?Page Name }}|per main page}} }}[[Category:Navigation transclusions to be checked|N{{PAGENAME}}{{NAMESPACE}}]]<!-- card page doesn't exist or is redirect -->
 
    }}
 
  }}}}{{
 
    #if: {{{name|¬}}}
 
    || [[Category:Navigation transclusions to be checked|P{{PAGENAME}}{{NAMESPACE}}]]<!-- {{{name}}} used but empty -->
 
  }}
 
  | #default<!-- everything else -->    = {{
 
    #switch: {{FULLPAGENAME}}
 
    | Template:Navigation          | Template:Navigation/doc  | Template:Navigation/sandbox
 
    | Template:Navigation/testcases | Template:Navigation2      | Template:Navigation3 = <!-- no maintenance cats for Template:Navigation et al -->
 
    | #default                      = [[Category:Navigation transclusions to be checked|S{{FULLPAGENAME}}]]
 
  }}
 
}}{{
 
  #if: {{{demo|}}}{{{demo_ns|}}}<!-- demo cat -->
 
  | [[Category:Navigation demonstrations|{{PAGENAME}}]]
 
}}<noinclude>
 
{{documentation}}
 
</noinclude>
 

Latest revision as of 12:56, 14 April 2023