Template:Infobox Substack writer/doc: Difference between revisions

Content deleted Content added
Adding documentation for Infobox Substack writer template
 
Edited Usage section and added example
Line 11:
 
=== Blank template with basic parameters ===
{{Parameter names example|name |substack |newsletter |followers |topics |stats_update}}
| name
| image
| caption
| birth_name
| birth_date
| birth_place
| nationality
| occupation
| education
| substack
| newsletter
| topics
| followers
| stats_update
}}
 
This blank template pattern shows some basic parameters needed to fill the infobox. For examples, see the section "[[#ExamplesExample|ExamplesExample]]" below.
 
<syntaxhighlight lang="wikitext" style="overflow: auto; line-height:1.2em;">
{{Infobox Substack writer
| name =
| image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| caption =
| image_caption=
| substackbirth_name = <!-- full URL oruse justonly theif subdomaindifferent (e.g.,from janedoe.substack.com)"name" -->
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| newsletter =
| years_activebirth_place =
| followersnationality =
| topicsoccupation =
| education =
| stats_update = <!-- date of the latest follower/topic update -->
| substack = <!-- full Substack ___domain (e.g., janedoe.substack.com) -->
| newsletter = <!-- title of the newsletter -->
| topics = <!-- comma-separated list of key subjects covered -->
| followers =
| follower_date = <!-- date of given follower count -->
| stats_update = <!-- date of latest stats or page data -->
}}
</syntaxhighlight>
{{Clear}}
 
=== Full blank syntax ===
{{Parameter names example|honorific_prefix|name|honorific_suffix|image|image_size|alt|caption|birth_name|birth_date|birth_place|death_date|death_place|nationality|other_names|education|occupation|children|substack|newsletter|topics|followers|years_active|module|stats_update|extra_information}}
<syntaxhighlight lang="wikitext" style="overflow: auto; white-space: pre-wrap;">
 
Only the most pertinent information should be included. Please remove unused parameters, and refrain from inserting trivia in an attempt to fill all fields.
 
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox Substack writer
| name honorific_prefix =
| imagename =
| image_size honorific_suffix =
| image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| alt =
| image_captionimage_size =
| birth_namealt =
| birth_datecaption =
| birth_placebirth_name =
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| death_date =
| death_placebirth_place =
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| nationality =
| other_namesdeath_place =
| educationnationality =
| occupationother_names =
| childreneducation =
| parentsoccupation =
| motherchildren =
| fatherparents =
| relativesmother =
| substackfather =
| newsletterrelatives =
| topicssubstack = <!-- janedoe.substack.com -->
| years_activenewsletter =
| followerstopics =
| follower_datefollowers =
| module follower_date =
| stats_updateyears_active =
| extra_informationwebsite =
| module =
| stats_update =
| extra_information =
}}
</syntaxhighlight>
{{Clear}}
 
== ExamplesExample ==
 
=== Individual ===
 
{| class="wikitable" style="width:100%;"
| style="width:50%; vertical-align:top;" |
 
<syntaxhighlight lang="wikitext" style="overflow:auto; line-height:1.2em;">
{{Infobox person
| name = Aaron Parnas
| image = Aaron Parnas (cropped).jpg
| caption = Parnas in 2024
| birth_name = Aaron Gideon Parnas
| birth_date = {{Birth date and age|1999|04|16}}
| education = [[Florida Atlantic University]] ([[Bachelor of Arts|BA]])<br>[[George Washington University Law School]] ([[Juris Doctor|JD]])
| occupation = {{hlist|Lawyer|journalist|internet personality|democratic strategist}}
| party = [[Democratic Party (United States)|Democratic]] (since 2020)
| otherparty = [[Republican Party (United States)|Republican]] (until 2020)
| father = [[Lev Parnas]]
| module = {{Infobox TikTok personality | embed = yes
| page = aaronparnas1
| followers = 3,500,000
| likes = 226.9 million
| years_active = 2022–present
| module = {{Infobox Substack writer | embed = yes
| substack = aaronparnas.substack.com
| newsletter = The Parnas Perspective
| years_active = 2024–present
| followers = 411,000
| topics = U.S. politics, current events, legal analysis
| stats_update = April 19, 2025
}}
}}
}}
</syntaxhighlight>
 
| style="width:50%; vertical-align:top;" |
{{Infobox person
| name = Aaron Parnas
| image = Aaron Parnas (cropped).jpg
| caption = Parnas in 2024
| birth_name = Aaron Gideon Parnas
| birth_date = {{Birth date and age|1999|04|16}}
| education = [[Florida Atlantic University]] ([[Bachelor of Arts|BA]])<br>[[George Washington University Law School]] ([[Juris Doctor|JD]])
| occupation = {{hlist|Lawyer|journalist|internet personality|democratic strategist}}
| party = [[Democratic Party (United States)|Democratic]] (since 2020)
| otherparty = [[Republican Party (United States)|Republican]] (until 2020)
| father = [[Lev Parnas]]
| module = {{Infobox Substack writer | embed = yes
| substack = aaronparnas.substack.com
| newsletter = The Parnas Perspective
| years_active = 2024–present
| followers = 411,000
| topics = U.S. politics, current events, legal analysis
| stats_update = April 19, 2025
}}
}}
|}
 
{{Clear}}
 
== Tracking category ==