<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_writer</id>
	<title>Template:Infobox writer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_writer"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_writer&amp;action=history"/>
	<updated>2026-04-04T13:42:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_writer&amp;diff=4903&amp;oldid=prev</id>
		<title>&gt;Jdlrobson: Invert signature in dark mode</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_writer&amp;diff=4903&amp;oldid=prev"/>
		<updated>2024-09-29T02:14:20Z</updated>

		<summary type="html">&lt;p&gt;Invert signature in dark mode&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox&lt;br /&gt;
| bodyclass = vcard&lt;br /&gt;
| bodystyle = {{#if:{{{box_width|}}} |width:{{{box_width}}};}}&lt;br /&gt;
| child = {{lc:{{{embed}}}}}&lt;br /&gt;
&lt;br /&gt;
| title = {{#ifeq:{{lc:{{{embed}}}}}|yes|&amp;#039;&amp;#039;&amp;#039;Writing career&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
| abovestyle = font-size:125%;&lt;br /&gt;
| above =&lt;br /&gt;
    {{#ifeq:{{lc:{{{embed}}}}}|yes||  &lt;br /&gt;
    {{#if:{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix|}}}}}}}}} |&amp;lt;div class=&amp;quot;honorific-prefix&amp;quot; style=&amp;quot;display:inline;font-size: 77%; font-weight: normal;&amp;quot;&amp;gt;{{{honorific prefix|{{{honorific_prefix|{{{honorific-prefix}}}}}}}}}&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div style=&amp;quot;display:inline;&amp;quot; class=&amp;quot;fn&amp;quot;&amp;gt;{{{name|{{PAGENAMEBASE}}}}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix|}}}}}}}}} |&amp;lt;br/&amp;gt;&amp;lt;div class=&amp;quot;honorific-suffix&amp;quot; style=&amp;quot;display:inline;font-size: 77%; font-weight: normal;&amp;quot;&amp;gt;{{{honorific suffix|{{{honorific_suffix|{{{honorific-suffix}}}}}}}}}&amp;lt;/div&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
| image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{#ifeq:{{lc:{{{landscape|}}}}}|yes|{{min|300|{{#if:{{#ifexpr:{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|300|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}}}x200px|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}}}|sizedefault=frameless |upright={{{image_upright|1}}} |alt={{{alt|}}} |title={{{caption|}}} |suppressplaceholder=yes}}&lt;br /&gt;
| caption = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}&lt;br /&gt;
| captionstyle = line-height:1.4em;&lt;br /&gt;
&lt;br /&gt;
| labelstyle = line-height:1.2em; padding-right:0.65em;&lt;br /&gt;
| datastyle = line-height:1.4em;&lt;br /&gt;
&lt;br /&gt;
| label1  = Native name&lt;br /&gt;
|  data1  = {{#if:{{{native_name|}}} |&amp;lt;div class=&amp;quot;nickname&amp;quot; {{#if:{{{native_name_lang|}}}|lang=&amp;quot;{{{native_name_lang}}}&amp;quot;}}&amp;gt;{{{native_name}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
| label2  = Born&lt;br /&gt;
|  data2  = {{br separated entries&lt;br /&gt;
             | 1={{{birth_name|}}}&lt;br /&gt;
             | 2={{#switch:{{lc:{{{birth_date|}}}}}&lt;br /&gt;
                |? |?? |??? |???? |19? |19?? |18?? |17?? |u |unk |unknown = {{abbr|DOB|Date of birth}}&amp;amp;nbsp;unknown&lt;br /&gt;
                | {{{birth_date|}}}&lt;br /&gt;
               }}&lt;br /&gt;
             | 3={{{birth_place|}}}&lt;br /&gt;
            }}&lt;br /&gt;
&lt;br /&gt;
| label3  = Died&lt;br /&gt;
|  data3  = {{br separated entries&lt;br /&gt;
             | 1={{#switch:{{lc:{{{death_date|}}}}}&lt;br /&gt;
                |? |?? |??? |???? |19? |19?? |18?? |17?? |u |unk |unknown = {{abbr|DOD|Date of death}}&amp;amp;nbsp;unknown&lt;br /&gt;
                | {{{death_date|}}}&lt;br /&gt;
               }}&lt;br /&gt;
             | 2={{{death_place|}}}&lt;br /&gt;
            }}&lt;br /&gt;
&lt;br /&gt;
| label4  = Resting place&lt;br /&gt;
|  data4  = {{br separated entries|{{{resting_place|}}} |{{{resting_place_coordinates|}}} }}&lt;br /&gt;
&lt;br /&gt;
| label5  = Pen name&lt;br /&gt;
| class5  = nickname&lt;br /&gt;
|  data5  = {{{penname|{{{pseudonym|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label6  = Nickname&lt;br /&gt;
| class6  = nickname&lt;br /&gt;
|  data6  = {{{nickname|}}}&lt;br /&gt;
&lt;br /&gt;
| label7  = Occupation&lt;br /&gt;
| class7  = role&lt;br /&gt;
|  data7  = {{{occupation|}}}&lt;br /&gt;
&lt;br /&gt;
| label8  = Language&lt;br /&gt;
|  data8  = {{{language|}}}&lt;br /&gt;
&lt;br /&gt;
| label10  = Nationality&lt;br /&gt;
| class10  = category&lt;br /&gt;
|  data10  = {{{nationality|}}}&lt;br /&gt;
&lt;br /&gt;
| label11 = Citizenship&lt;br /&gt;
|  data11 = {{{citizenship|}}}&lt;br /&gt;
&lt;br /&gt;
| label12 = Education&lt;br /&gt;
|  data12 = {{{education|}}}&lt;br /&gt;
&lt;br /&gt;
| label13 = Alma&amp;amp;nbsp;mater&lt;br /&gt;
|  data13 = {{{alma_mater|}}}&lt;br /&gt;
&lt;br /&gt;
| label15 = Period&lt;br /&gt;
|  data15 = {{{period|}}}&lt;br /&gt;
&lt;br /&gt;
| label16 = Genre{{#if:{{{genres|}}}|s}}&lt;br /&gt;
| class16 = category&lt;br /&gt;
|  data16 = {{#if:{{{genres|}}}|{{{genres}}}|{{{genre|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label17 = Subject{{#if:{{{subjects|}}}|s}}&lt;br /&gt;
|  data17 = {{#if:{{{subjects|}}}|{{{subjects}}}|{{{subject|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label18 = Literary movement&lt;br /&gt;
|  data18 = {{{movement|}}}&lt;br /&gt;
&lt;br /&gt;
| label21 = Years&amp;amp;nbsp;active&lt;br /&gt;
|  data21 = {{{years active|{{{years_active|{{{yearsactive|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label22    = Employer{{Pluralize from text|{{{employer|}}}|likely=(s)|plural=s}}&lt;br /&gt;
| data22     = {{{employer|}}}{{main other|{{Pluralize from text| {{{employer|}}}|likely=}}}}&lt;br /&gt;
| class22    = org&lt;br /&gt;
&lt;br /&gt;
| label29 = Notable work{{#if:{{{notableworks|{{{notable_works|}}}}}}|s}}&lt;br /&gt;
|  data29 = {{#if:{{{notableworks|{{{notable_works|}}}}}}|{{{notableworks|{{{notable_works|}}}}}}|{{{notablework|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label30 = Notable awards&lt;br /&gt;
|  data30 = {{{awards|}}}&lt;br /&gt;
&lt;br /&gt;
| label32 = Spouse{{#if:{{{spouses|}}}|s}}&lt;br /&gt;
|  data32 = {{#if:{{{spouses|}}}|{{{spouses}}}|{{{spouse|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label33 = Partner{{#if:{{{partners|}}}|s}}&lt;br /&gt;
|  data33 = {{#if:{{{partners|}}}|{{{partners}}}|{{{partner|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label34 = Children&lt;br /&gt;
|  data34 = {{{children|}}}&lt;br /&gt;
&lt;br /&gt;
| label35 = Parent{{#if:{{{parents|}}}|s}}&lt;br /&gt;
|  data35 = {{#if:{{{parents|}}}|{{{parents}}}|{{{parent|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label36 = Relatives&lt;br /&gt;
|  data36 = {{{relatives|{{{relations|}}}}}}&lt;br /&gt;
&lt;br /&gt;
|header39 = {{#if:{{{signature|}}}|{{if empty|{{{signature_type|}}}|Signature}}}}&lt;br /&gt;
|  data40 = {{#invoke:InfoboxImage|InfoboxImage|image={{{signature|}}}|class=skin-invert-image|size={{{signature_size|}}}|sizedefault=150px|upright=0.72|alt={{{signature_alt|}}}}}&lt;br /&gt;
&lt;br /&gt;
|  data41 = {{{misc|{{{module|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| header42   = {{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|Website}}&lt;br /&gt;
|  data43    = {{{website|{{{homepage|{{{URL|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
|  data44 = {{#if:{{{portaldisp|}}} |&amp;lt;hr/&amp;gt;&amp;#039;&amp;#039;&amp;#039;{{portal-inline|Literature|size=tiny}}&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using Infobox writer with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox writer]] with unknown parameter &amp;quot;_VALUE_&amp;quot;|ignoreblank=y| alma_mater | alt | awards | birth_date | birth_name | birth_place | box_width | caption | children | citizenship | death_date | death_place | education | embed | employer | genre | genres | homepage | honorific prefix | honorific suffix | honorific_prefix | honorific_suffix | honorific-prefix | honorific-suffix | image | image caption | image size | image_caption | image_size | image_upright | imagesize | landscape | language | misc | module | movement | name | nationality | native_name | native_name_lang | nickname | notablework | notableworks | notable_works | occupation | partner | partners | penname | period | portaldisp | pronunciation | pseudonym | relations | relatives | resting_place | resting_place_coordinates | signature | signature_alt | signature_size | signature_type | spouse | spouses | subject | subjects | URL | website | years active | years_active | yearsactive | parent | parents}}{{main other|&lt;br /&gt;
{{#if:{{{pronunciation|}}} |[[Category:Biography template using pronunciation]]&lt;br /&gt;
}}{{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|{{#switch:{{str left|{{{website|{{{homepage|{{{URL|}}}}}}}}}|1}}|&amp;lt;=|[=|#default=[[Category:Biography template using bare URL in website parameter]]}}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Jdlrobson</name></author>
	</entry>
</feed>