Jump to content

Help:Creating actor profiles

From Cinewiki by Nepal Film Hub

πŸ§‘β€πŸŽ€ Help:Creating Actor Profiles

This guide explains how to create actor and director profile pages on CineWiki using PersonCard, Infoboxes, and editorial layout best practices.

🧩 Step 1: Page Title

Use the actor’s full name as the page title:

Bipin Karki
Reecha Sharma

πŸ§‘β€πŸŽ€ Step 2: Add PersonCard

Use PersonCard to highlight the actor visually.

{{PersonCard
 | name = Bipin Karki
 | image = BipinKarki.jpg
 | role = Actor
 | bio = Known for his transformative roles in Nepali cinema, from gritty dramas to psychological thrillers.
 | works = [[Pashupati Prasad]], [[Jatra]], [[Hari]], [[Karma (2025 film)]]
 | link = Bipin Karki
}}

πŸ“¦ Step 3: Add Infobox

Use Infobox person for structured metadata.

{{Infobox person
 | name = Bipin Karki
 | image = BipinKarki.jpg
 | birth_date = August 21, 1982
 | birth_place = Bahuni, Morang, Nepal
 | occupation = Actor
 | years_active = 2012–present
 | notable_works = Pashupati Prasad, Jatra, Karma (2025)
 | awards = National Film Awards
}}

🧠 Step 4: Add Biography

Use headings to organize the page:

== 🎭 Early Life ==
== 🎬 Career ==
== πŸ† Awards ==
== πŸŽ₯ Style and Influence ==
== πŸ“¦ Filmography ==

🧱 Step 5: Formatting Tips

  • Use == Headings == for structure
  • Use bullet lists for filmography
  • Add categories at the bottom:
[[Category:Nepali actors]]
[[Category:Living people]]
[[Category:1982 births]]

🧠 Example Pages

πŸ“¬ Need Help?

Visit Help:Using templates or CineWiki:Contact for support.