ವಿಷಯಕ್ಕೆ ಹೋಗು

ಟೆಂಪ್ಲೇಟ್:Fdate/doc

ವಿಕಿಪೀಡಿಯ, ಒಂಜಿ ಸೊತಂತ್ರ ವಿಶ್ವಕೋಶ

If a date is input as the first parameter, the template will format that date (use the second parameter to specify an output format - see template:date). If no date in input, the template will return nothing.

Example:

  • "{{fdate|7/4/15}}" renders as: "೪ ಜುಲಾಯಿ ೨೦೧೫"
  • "{{fdate|7/4/15|dmy}}" renders as: "೪ ಜುಲಾಯಿ ೨೦೧೫"
  • "{{fdate|7/4/15|mdy}}" renders as: "ಜುಲಾಯಿ ೪, ೨೦೧೫"


  • "{{fdate|}}" yields: ""
  • "{{fdate||dmy}}" yields: ""
  • "{{fdate||mdy}}" yields: ""