OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-08-16 23:09:22 +00:00
parent 6c7595af07
commit 44af6fc87f
15 changed files with 73 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
created: 20230110102736164
creator: Octt
modified: 20230305223746772
modified: 20230816230750796
modifier: Octt
tags: $:/tags/Macro
title: $:/Macros/MediaWiki/Main
@@ -30,8 +30,11 @@ title: $:/Macros/MediaWiki/Main
\define ExtMediaWikiAnchor(Article, Domain) [[$Domain$/$Article$|https://$Domain$/wiki/$Article$]]
\define WikipediaLink(Article, Subdomain:"en") [[$Article$|https://$Subdomain$.wikipedia.org/wiki/$Article$]]
\define WikipediaLink-(Article, Subdomain:"en") [[$Article$ - Wikipedia|https://$Subdomain$.wikipedia.org/wiki/$Article$]]
\define WikipediaL(Article, Subdomain:"en") <<WikipediaLink "$Article$" "$Subdomain$">>
<!--
<a href={{{[[$Article$]search-replace:g[ ],[_]prepend[https://$Subdomain$.wikipedia.org/]]}}}>$Article$</a>
-->