Template:MIA citation: Difference between revisions

From Leftypedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(17 intermediate revisions by the same user not shown)
Line 16: Line 16:
Any missing or incorrect details should be corrected:
Any missing or incorrect details should be corrected:


  <nowiki>{{MIA citation|<link>|author=<author>|year=<year>|title=<title>}}</nowiki>
  <nowiki>{{MIA citation|<link>|author=<author>|author2=<author2> (optional)|year=<year>|title=<title>}}</nowiki>


See below for some examples.
See below for some examples.
Line 50: Line 50:
#0: Check for special cases using sub-template.
#0: Check for special cases using sub-template.
-->{{if then show|{{#switch:<!--
-->{{if then show|{{#switch:<!--
#0.1: The following returns codes that are then used by the switch function.
#0.1: The following returns codes that are then used by the switch function.
-->{{switch by pattern|_input={{string split|{{{link|{{{1|}}}}}}|/archive/|2}}
-->{{switch by pattern|_input={{string split|{{{link|{{{1|}}}}}}|/archive/|2}}
   | capital = marx/works/18%d%d%-c%d
   | capital   = marx/works/18%d%d%-c%d
   | sus     = marx/works/1880/soc%-utop
   | sus       = marx/works/1880/soc%-utop
   | manifesto = marx/works/1848/communist%-manifesto
   | manifesto = marx/works/1848/communist%-manifesto
   | _default = NO SPECIAL CASE
  | witbd    = lenin/works/1901/witbd
   | _default = NO SPECIAL CASE
   }}<!--
   }}<!--


Line 69: Line 71:
  | sus = [[Friedrich Engels|Engels, Friedrich]] (1880). ''[[Socialism: Utopian and Scientific]]''. {{#if:{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}|Chapter {{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}: "{{tarray|get|The Development of Utopian Socialism//Dialectics//Historical Materialism|//|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}}}."|}} [{{{link|{{{1|}}}}}} Available online]
  | sus = [[Friedrich Engels|Engels, Friedrich]] (1880). ''[[Socialism: Utopian and Scientific]]''. {{#if:{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}|Chapter {{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}: "{{tarray|get|The Development of Utopian Socialism//Dialectics//Historical Materialism|//|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1880/soc%-utop/ch0(%d)}}}}."|}} [{{{link|{{{1|}}}}}} Available online]
  | manifesto = [[Karl Marx|Marx, Karl]] (1848). ''[[The Communist Manifesto|Manifesto of the Communist Party]]''. {{#if:{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}|Chapter {{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}: "{{tarray|get|Bourgeois and Proletarians//Proletarians and Communists//Socialist and Communist Literature//Position of the Communists in Relation to the Various Existing Opposition Parties|//|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}}}."|}} [{{{link|{{{1|}}}}}} Available online]
  | manifesto = [[Karl Marx|Marx, Karl]] (1848). ''[[The Communist Manifesto|Manifesto of the Communist Party]]''. {{#if:{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}|Chapter {{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}: "{{tarray|get|Bourgeois and Proletarians//Proletarians and Communists//Socialist and Communist Literature//Position of the Communists in Relation to the Various Existing Opposition Parties|//|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|marx/works/1848/communist%-manifesto/ch0(%d)}}}}."|}} [{{{link|{{{1|}}}}}} Available online]
  |
  | witbd =
  {{MIA citation/special
  | work = witbd
  | chapter = {{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|lenin/works/1901/witbd/(%w+)}}
  | link = {{{link|{{{1|}}}}}}
  }}
  }}|<!--
  }}|<!--


Line 75: Line 82:


#1: Author name. The "replace" functions are only here to normalize the input string by removing any periods or commas.
#1: Author name. The "replace" functions are only here to normalize the input string by removing any periods or commas.
-->{{#switch: {{replace|{{replace|{{lc:{{{author|{{{2|{{first word|{{string split|{{{link|{{{1|}}}}}}|/archive/|2}}|sep=/}}<!--shitty hack because i'm not a conputer geinius-->}}} }}} }}|,|}}|.|}}
-->{{#switch: {{replace|{{replace|{{lc:{{if empty|{{{author|{{{2|}}}}}}|{{first word|{{string split|{{{link|{{{1|}}}}}}|/archive/|2}}|sep=/}}|default}}}}|,|}}|.|}}<!--
  | marx
 
| karl marx
Marx Engels Lenin Stalin Mao-->
| marx karl = <!--
  | marx | karl marx | marx karl = <!--
Checks the date for any year after Marx's death - all Engels works are under /marx/!! (hopefully this solution works somewhat)
Checks the date for any year after Marx's death - all Engels works are under /marx/!! (hopefully this solution works somewhat)
-->{{#ifexpr: 1883 < {{{year|{{{3|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|/(%d%d%d%d)/|_default=0}}}}}}}}|[[Friedrich Engels|Engels, Friedrich]]|[[Karl Marx|Marx, Karl]]}}
-->{{#ifexpr: 1883 < {{{year|{{{3|{{switch by pattern|_input={{{link|{{{1|}}}}}}|_returncaptures=y|/(%d%d%d%d)/|_default=0}}}}}}}}|[[Friedrich Engels|Engels, Friedrich]]|[[Karl Marx|Marx, Karl]]}}
  | friedrich engels
  | engels | friedrich engels | engels friedrich | frederick engels | engels frederick = [[Friedrich Engels|Engels, Friedrich]]
| engels friedrich
  | lenin | v i lenin | vladimir lenin | lenin vladimir = [[Vladimir Lenin|Lenin, V. I.]]
| engels
  | stalin | j stalin | stalin j | joseph stalin | stalin joseph | j v stalin | stalin j v | josef stalin | stalin josef  | j v dzhugashvili<!--Think you're cute, huh?--> = [[Joseph Stalin|Stalin, J.V.]]
| frederick engels
| mao | zedong<!--Someone doesn't understand Chinese names--> | mao zedong = [[Mao Zedong|Mao, Zedong]]
| engels frederick = [[Friedrich Engels|Engels, Friedrich]]
| trotsky | trotsky leon | leon trotsky | lev trotsky | trotsky lev | lev bronstein | bronstein lev = [[Leon Trotsky|Trotsky, Leon]]<!--
  | lenin
 
| v i lenin
Other authors, alphabetically sorted; may have errors as some alphabetizing may be by hand. -->
| vladimir lenin
  | adam smith | smith-adam | smith adam = [[Adam Smith|Smith, Adam]]
| lenin vladimir = [[Vladimir Lenin|Lenin, V. I.]]
  | adorno = [[Theodor Adorno|Adorno, Theodor]]
  | stalin
| alia = [[Ramiz Alia|Alia, Ramiz]]
| j stalin
| althusser = [[Louis Althusser|Althusser, Louis]]
| stalin j
| andropov = [[Yuri Andropov|Andropov, Yuri]]
| joseph stalin
| bax = [[Ernest Belfort Bax|Bax, Ernest Belfort]]
| stalin joseph
| berger-victor = [[Victor Berger|Berger, Victor]]
| j v stalin
| beria = [[Lavrenti Beria|Beria, Lavrenti]]
| stalin j v
| bernstein = [[Eduard Bernstein|Bernstein, Eduard]]
| josef stalin
| bland = [[Bill Bland|Bland, Bill]]
| stalin josef  
| bogdanov = [[Aleksandr Bogdanov|Bogdanov, Aleksandr]]
  | j v dzhugashvili<!--Think you're cute, huh?--> = [[Joseph Stalin|Stalin, J.V.]]
| boudin = [[Louis B. Boudin|Boudin, Louis B.]]
  | adam smith
  | brezhnev = [[Leonid Brezhnev|Brezhnev, Leonid]]
| smith-adam
  | browder = [[Earl Browder|Browder, Earl]]
| smith adam = [[Adam Smith|Smith, Adam]]
  | bukharin | bhukarin | nikolai bukharin | nikolai bhukarin = [[Nikolai Bukharin|Bukharin, Nikolai]]
  | mao
  | cafiero = [[Carlo Cafiero|Cafiero, Carlo]]
  | zedong
  | chernenko = [[Konstantin Chernenko|Chernenko, Konstantin]]
  | mao zedong = [[Mao Zedong|Mao, Zedong]]
  | connolly = [[James Connolly|Connolly, James]]
  | trotsky
  | debs = [[Eugene V. Debs|Debs, Eugene V.]]
  | trotsky leon
  | deleon = [[Daniel De Leon|De Leon, Daniel]]
  | leon trotsky
| dimitrov = [[Georgi Dimitrov|Dimitrov, Georgi]]
  | lev trotsky
| dzerzhinsky = [[Felix Dzerzhinsky|Dzerzhinsky, Felix]]
  | lev bronstein
| eastman = [[Max Eastman|Eastman, Max]]
  | bronstein lev = [[Leon Trotsky|Trotsky, Leon]]
| foster = [[William Z. Foster|Foster, William Z.]]
| goldman = [[Emma Goldman|Goldman, Emma]]
| gorbachev = [[Mikhail Gorbachev|Gorbachev, Mikhail]]
| gorky-maxim | gorky = [[Maxim Gorky|Gorky, Maxim]]
| gramsci = [[Antonio Gramsci|Gramsci, Antonio]]
| hall = [[Gus Hall|Hall, Gus]]
| hegel | g w f hegel | hegel g w f | hegel georg wilhelm friedrich | georg wilhelm friedrich hegel = [[Georg Wilhelm Friedrich Hegel|Hegel, G. W. F.]]
| hill-christopher | christopher hill = [[Christopher Hill|Hill, Christopher]]
| hillquit = [[Morris Hillquit|Hillquit, Morris]]
| horkheimer = [[Max Horkheimer|Horkheimer, Max]]
| hoxha = [[Enver Hoxha|Hoxha, Enver]]
| jaures | jaurès = [[Jean Jaurès|Jaurès, Jean]]
| kamenev = [[Lev Kamenev|Kamenev, Lev]]
| kapo = [[Hysni Kapo|Kapo, Hysni]]
| kautsky = [[Karl Kautsky|Kautsky, Karl]]
| khrushchev | nikita khrushchev | kruschev | khruschev | nikita kruschev | nikita khruschev = [[Nikita Khrushchev|Khrushchev, Nikita]]
| kim-il-sung | kim il sung = [[Kim Il Sung|Kim, Il Sung]]
| kim-jong-il | kim jong il = [[Kim Jong Il|Kim, Jong Il]]
| kollonta<!--URL version.-->
| kollontai = [[Alexandra Kollontai|Kollontai, Alexandra]]
| kropotkin-peter = [[Peter Kropotkin|Kropotkin, Peter]]
| kun-bela | bela kun = [[Bela Kun|Kun, Bela]]
| lafargue = [[Paul Lafargue|Lafargue, Paul]]
| lukacs = [[Georg Lukács|Lukács, Georg]]
| luxemburg | luxembourg | rosa luxemburg | rosa luxembourg = [[Rosa Luxemburg|Luxemburg, Rosa]]
| maclean = [[John MacLean|MacLean, John]]
| malatesta = [[Errico Malatesta|Malatesta, Errico]]
| malenkov = [[Georgy Malenkov|Malenkov, Georgy]]
| mandel = [[Ernest Mandel|Mandel, Ernest]]
| marcuse = [[Herbert Marcuse|Marcuse, Herbert]]
| mariateg<!--URL version.-->
| mariategui | mariátegui = [[José Carlos Mariátegui|Mariátegui, José Carlos]]
| markievicz = [[Constance Markievicz|Markievicz, Constance]]
| mill-john-stuart = [[John Stuart Mill|Mill, J. S.]]
| molotov = [[V. M. Molotov|Molotov, V. M.]]
| montefiore = [[Dora Montefiore|Montefiore, Dora]]
| morris = [[William Morris|Morris, William]]
| pannekoe = [[Anton Pannekoek|Pannekoek, Anton]]
| plekhanov = [[Georgi Plekhanov|Plekhanov, Georgi]]
| radek = [[Karl Radek|Radek, Karl]]
| reed | john reed = [[John Reed|Reed, John]]
| riazanov = [[David Riazanov|Riazanov, David]]
| rocker-rudolf = [[Rudolf Rocker|Rocker, Rudolf]]
| roy = [[Manabendra Nath Roy|Roy, Manabendra Nath]]
| scudder = [[Vida Dutton Scudder|Scudder, Vida Dutton]]
| serge = [[Victor Serge|Serge, Victor]]
| shachtma = [[Max Shachtman|Shachtman, Max]]
| shehu = [[Mehmet Shehu|Shehu, Mehmet]]
| stirner = [[Max Stirner|Stirner, Max]]
| tito | josip broz tito = [[Josip Broz Tito|Tito, Josip Broz]]
| zinoviev = [[Gregory Zinoviev|Zinoviev, Gregory]]
| ERROR
  | {{{author|[Author missing]}}}
  | {{{author|[Author missing]}}}
}} (<!--
}}<!--
 
Second author if applicable.
-->{{#if:{{{author2|}}}|{{;}} {{{author2|}}}|}} (<!--


#2: Year
#2: Year

Revision as of 01:23, 12 June 2024

In this templatespace:

Template talk:

WIP template implemented by Harrystein to make citing Marxists.org a lot easier!

Usage

This is designed to read whatever Marxists.org URL you give it and output a nicely-formatted title, author, and year, complete with links to Leftypedia articles on those topics (aka "Wikilinks"). It doesn't use any LUA or outside coding/bots, which at the moment would be harder by an order of magnitude. If such things are implemented later, they should be used in concert with this template or, if they are pretty foolproof, supersede it.

Visual editor

In visual editing, you should be able to copy-paste the code shown below (adapted or otherwise) into your page. I would have to test this to see issues with it. If not, then [explain here how to make the link the only argument, even if not named, i.e. {{{1}}} ] -6/5/24

Source editor

This template is designed to do most of the work for you. I suggest starting by putting the link in, like so:

{{MIA citation|<link>}}

Any missing or incorrect details should be corrected:

{{MIA citation|<link>|author=<author>|author2=<author2> (optional)|year=<year>|title=<title>}}

See below for some examples.

Capital works the best and hopefully should be fully implemented with no gaps:

{{MIA citation | https://www.marxists.org/archive/marx/works/1867-c1/ch03.htm#S1}}
{{MIA citation | https://www.marxists.org/archive/marx/works/1885-c2/ch20_02.htm}}
{{MIA citation | https://www.marxists.org/archive/marx/works/1894-c3/ch13.htm}}

More Marx works will be added upon request or popular usage.

The template also works reasonably well with other works:

{{MIA citation | https://www.marxists.org/archive/draper/1990/zionism/13-antisemitism.htm}}
{{MIA citation | https://www.marxists.org/reference/archive/stalin/works/1938/09.htm | title = dialectical and Historical Materialism}}
{{MIA citation | https://www.marxists.org/archive/lenin/works/1917/staterev/ch01.htm | title = state and revolution}}
{{MIA citation | https://www.marxists.org/reference/archive/smith-adam/works/wealth-of-nations/book01/ch01.htm | title = the wealth of nations | year = 1776}}

Sample[1]

  1. [Author missing] (). [ Available online] at the Marxists Internet Archive