Permanently protected template

Difference between revisions of "Template:Card table anime and manga appearances"

From Yugipedia
Jump to: navigation, search
(eureka?)
(slight refinement to replacement code - not seeing any way to achieve this without either using SMW features, or having access to loops)
Line 5: Line 5:
 
#if: {{{extra|}}} | , {{{extra}}}}}{{
 
#if: {{{extra|}}} | , {{{extra}}}}}{{
 
#if: {{{extra2|}}} | , {{{extra2}}}}}<noinclude>
 
#if: {{{extra2|}}} | , {{{extra2}}}}}<noinclude>
 +
 
:'''To get figured out later''' - <code>#arraymap</code> can probably be replaced by a "doubled" input array and some <code>#replace</code>s (still got a little bit to be worked out, and this can doubtless be refined somehow or another):
 
:'''To get figured out later''' - <code>#arraymap</code> can probably be replaced by a "doubled" input array and some <code>#replace</code>s (still got a little bit to be worked out, and this can doubtless be refined somehow or another):
:<code><nowiki>{{ #replace: {{ #replace: {{ #replace: {{ #replace: .001,.002,.003: | . | [.Yu-Gi-Oh! {{ #if: {{{series|}}} | {{{series}}} }} - {{{type}}}&#32; }} | . | [ }} | , | ]],&#32; }} | : | ]] }}</nowiki></code>
+
:<code><nowiki>{{ #replace: {{ #replace: {{ #replace: {{ #replace: .001, .002, .003: | . | [;Yu-Gi-Oh! {{ #if: {{{series|}}} | {{{series}}} }} - {{{type}}}&#32; }} | ; | [ }} | , | ]], }} | : | ]] }}</nowiki></code>
  
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 21:07, 10 April 2011

[[Yu-Gi-Oh! - {{{type}}} {{{1}}}|{{{1}}}]]

To get figured out later - #arraymap can probably be replaced by a "doubled" input array and some #replaces (still got a little bit to be worked out, and this can doubtless be refined somehow or another):
{{ #replace: {{ #replace: {{ #replace: {{ #replace: .001, .002, .003: | . | [;Yu-Gi-Oh! {{ #if: {{{series|}}} | {{{series}}} }} - {{{type}}} }} | ; | [ }} | , | ]], }} | : | ]] }}