Template:Infobox musical artist: Difference between revisions

From Wikialpha
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Documentation}}</noinclude>
 
=== Usage ===
To use this template, include the following in your article:
<pre>
{{Infobox musical artist
{{Infobox musical artist
| name            =  
| name            = JFO Star
| image          =  
| image          =  
| image_size      =  
| image_size      =  
| caption        =  
| caption        = JFO Star in 2024
| birth_name      =  
| birth_name      = John Fred Ogbonnaya
| birth_date      =  
| birth_date      = June 23 2010
| birth_place    =  
| birth_place    = Norfolk, Virginia
| genre          =  
| genre          = pop, and R&B
| occupation      =  
| occupation      = Singer and Songwriter
| years_active    =  
| years_active    = 2024 to Presrnt
| label          =  
| label          = Star Makers
| associated_acts  =  
| associated_acts  =  
| website        =  
| website        =  
}}
}}
</pre>
</pre>
=== Template Code ===
{{Infobox
| name            = {{{name|}}}
| image          = {{{image|}}}
| image_size      = {{{image_size|}}}
| caption        = {{{caption|}}}
| birth_name      = {{{birth_name|}}}
| birth_date      = {{{birth_date|}}}
| birth_place    = {{{birth_place|}}}
| genre          = {{{genre|}}}
| occupation      = {{{occupation|}}}
| years_active    = {{{years_active|}}}
| label          = {{{label|}}}
| associated_acts = {{{associated_acts|}}}
| website        = {{{website|}}}
}}

Latest revision as of 02:29, 12 December 2024


Template loop detected: Template:Infobox musical artist