Difference between revisions of "Template talk:Quotes"

From AetoliaWiki
Jump to navigation Jump to search
(Created page with ''''How to add quotes:''' * Go to the line of the last quote. * Add a line immediately after it (this should be before the closing }} brackets). * Type <span style="font-family:Co…')
 
m
 
Line 2: Line 2:
* Go to the line of the last quote.
* Go to the line of the last quote.
* Add a line immediately after it (this should be before the closing }} brackets).
* Add a line immediately after it (this should be before the closing }} brackets).
* Type <span style="font-family:Courier New; border:1px solid #777777">|&lt;!--YOUR-QUOTE-NUMBER--&gt;YOUR-QUOTE-HERE</span> on that line.
* Type <span style="font-family:Courier New; border:1px solid #777777">|&lt;!--YOUR-QUOTE-NUMBER--&gt;<nowiki>{{quote|</nowiki>YOUR-QUOTE-HERE<nowiki>|</nowiki>QUOTE-SOURCE<nowiki>}}</nowiki></span> on that line.
:(The quote number is not functionally necessary, but it allows keeping track of how many quotes there are without counting)
:(The quote number is not functionally necessary, but it allows keeping track of how many quotes there are without counting)
* Look at the first line of the template.
* Look at the first line of the template.

Latest revision as of 23:53, 30 April 2012

How to add quotes:

  • Go to the line of the last quote.
  • Add a line immediately after it (this should be before the closing }} brackets).
  • Type |<!--YOUR-QUOTE-NUMBER-->{{quote|YOUR-QUOTE-HERE|QUOTE-SOURCE}} on that line.
(The quote number is not functionally necessary, but it allows keeping track of how many quotes there are without counting)
  • Look at the first line of the template.
It should look something like this:
{{Choose|c={{Rand|4}}
  • Adjust the number that is in the place of the 4 to reflect the number of quotes in the list.
The purpose of the number is to define the length of the list, to properly choose a random element from the list of quotes.
  • Preview your reply to make sure nothing is broken (or someone will be able to see it on the Main Page before it gets fixed).
  • ????
  • Profit!