User:Cthaeh/sandbox4: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Cthaeh bot (talk | contribs)
mNo edit summary
Cthaeh bot (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
testing sandbox4
testing sandbox4


input - {{1}}
input - {{{1}}}


text 3 - {{User:Cthaeh/sandbox2| {{1}}  |3}}  
text 3 - {{User:Cthaeh/sandbox2| {{{1}}}  |3}}  


text 2 - {{User:Cthaeh/sandbox2| {{1}}  |2}}  
text 2 - {{User:Cthaeh/sandbox2| {{{1}}}  |2}}  


text 1 - {{User:Cthaeh/sandbox2| {{1}}  |2}}  
text 1 - {{User:Cthaeh/sandbox2| {{{1}}}  |2}}  


{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |3}} }} | err3 }}
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |3}} }} | err3 }}


{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |2}} }} | err2 }}
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |2}} }} | err2 }}


{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |1}} }} | err1 }}
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |1}} }} | err1 }}


final template result:  
final template result:  
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |3}} }} |  
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |3}} }} |  
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |2}} }} |
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |2}} }} |
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{1}}  |1}} }} |  failed }}  }}  }}
{{#iferror: {{#time: xNU | {{User:Cthaeh/sandbox2| {{{1}}}  |1}} }} |  failed }}  }}  }}

Latest revision as of 03:54, 25 September 2015

testing sandbox4

input - {{{1}}}

text 3 - {{{1}}}

text 2 - {{{1}}}

text 1 - {{{1}}}

err3

err2

err1

final template result: failed