வார்ப்புரு:Transclude: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
imported>Sukanthi "{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- the namespace was specified eg "User:Foo" "Template:Foo", "Category:Foo" --> |{{ns:0}} = <!-- we have either ":Foo" (mainspace) or "Foo" (a template) --> {{#ifeq: {{First character|{{{1|}}}}}|: |{{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article -->..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது |
imported>Ravidreams சி en:Template:Transclude இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன |
||
| வரிசை 2: | வரிசை 2: | ||
|#default = {{FULLPAGENAME: {{{1}}} }} <!-- the namespace was specified eg "User:Foo" "Template:Foo", "Category:Foo" --> |
|#default = {{FULLPAGENAME: {{{1}}} }} <!-- the namespace was specified eg "User:Foo" "Template:Foo", "Category:Foo" --> |
||
|{{ns:0}} = <!-- we have either ":Foo" (mainspace) or "Foo" (a template) --> |
|{{ns:0}} = <!-- we have either ":Foo" (mainspace) or "Foo" (a template) --> |
||
{{# |
{{#if: {{#invoke:string2|startswith|1={{{1|}}}|2=:}} |
||
|{{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> |
|{{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> |
||
|Template:{{{1}}} <!-- no leading colon, eg "Foo", so we want the template --> |
|Template:{{{1}}} <!-- no leading colon, eg "Foo", so we want the template --> |
||