Template:ProfileListRow(tr): Difference between revisions

From EvaWiki
Jump to navigation Jump to search
(Created page with "<noinclude>{|</noinclude><includeonly> |- |style="background-color: lightblue"|{{{görsel|}}} |style="background-color: lightblue"|<h4>{{{isim|}}}</h4> |style="background-colo...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{|</noinclude><includeonly>
<noinclude>{|</noinclude><includeonly>
|-
|-
|style="background-color: lightblue"|{{{görsel|}}}
|style="background-color: lightblue"|{{{image|}}}
|style="background-color: lightblue"|<h4>{{{isim|}}}</h4>
|style="background-color: lightblue"|<h4>{{{name|}}}</h4>
|style="background-color: lightblue"|{{{profil_descript|}}}
|style="background-color: lightblue"|{{{profile_descript|}}}
|style="background-color: lightblue"|''Bakınız: {{{profil_ana_sayfa|}}}''</includeonly><noinclude>|}
|style="background-color: lightblue"|''Bakınız: {{{profile_main_page|}}}''</includeonly><noinclude>|}
Usage
Usage
<pre>
<pre>
{{ProfileListRow
{{ProfileListRow(tr)
| isim             =  
| name             =  
| görsel             =  
| image             =  
| profil_descript =  
| profile_descript =  
| profil_ana_sayfa =  
| profile_main_page =  
}}
}}
</pre>
</pre>
[[Category: Şablonlar Listesi(tr)]]
[[Category: Şablonlar Listesi(tr)]]
</noinclude>
</noinclude>

Latest revision as of 11:07, 10 July 2021

Usage
{{ProfileListRow(tr)
| name              = 
| image             = 
| profile_descript  = 
| profile_main_page = 
}}