Template:MIA citation: Difference between revisions

From Leftypedia
Jump to navigation Jump to search
mNo edit summary
m (adding witbd. attempt)
(8 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 48: Line 48:
-->{{#tag:ref|<!--
-->{{#tag:ref|<!--


#0: Check for special cases using sub-template. This section currently (6/1/24) only works with capital vol 1.
#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 113: Line 120:
  | bronstein lev = [[Leon Trotsky|Trotsky, Leon]]
  | bronstein lev = [[Leon Trotsky|Trotsky, Leon]]
  | {{{author|[Author missing]}}}
  | {{{author|[Author missing]}}}
}} (<!--
}}{{#if:{{{author2|}}}|{{;}} {{{author2|}}}|}} (<!--


#2: Year
#2: Year

Revision as of 23:46, 8 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