Matrix Wiki
Matrix Wiki
Edit Page
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 78: Line 78:
 
quoteSource = mw.html.create('cite')
 
quoteSource = mw.html.create('cite')
 
:addClass('pull-quote__source')
 
:addClass('pull-quote__source')
βˆ’
:cssText(options.contextstyle or '')
+
:cssText(options.pstyle or '')
 
:wikitext(quoteStr)
 
:wikitext(quoteStr)
 
end
 
end
Line 131: Line 131:
 
options.extraclasses = args.class
 
options.extraclasses = args.class
 
options.extrastyles = args.style
 
options.extrastyles = args.style
βˆ’
options.contextstyle = args.pstyle
 
 
options.align = ''
 
options.align = ''
 
options.styles['min-width'] = args.width or
 
options.styles['min-width'] = args.width or
Please note that all contributions to the Matrix Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)

Templates used on this page: