內容簡介
Emi Calc 外掛能夠輕鬆計算銀行貸款的 EMI 以及輕鬆管理銀行和銀行利率。您可以新增銀行、更改其利率、刪除銀行。所有這些變更都是通過後端簡單的儀表板進行管理。所有計算都按保存的利率顯示。
任意部分
您可以按照上面的格式提供任意部分。這對於非常複雜的外掛可能有用,因為需要傳達更多的信息,而這些信息不適合“描述”或“安裝”類別。任意部分將顯示在上述內置部分的下面。
簡要的 Markdown 示例
有序列表:
某些功能
另一個功能
關於外掛的其他內容
無序列表:
某些東西
其他東西
第三個東西
這裡有一個指向 WordPress 的鏈接,以及一個指向Markdown 語法文件 的鏈接。
標題是可選的,自然會出現。
Markdown 使用電子郵件風格的標註來進行引文引用,並且我已經被告知:
星號用於強調。加倍強調它以表示更強的強調。
<?php code(); // goes in backticks ?>
外掛標籤
開發者團隊
原文外掛簡介
Emi Calc plugin is make easy to calculate emi of bank and manage bank and bank rates easily.You can add banks, change there rates, delete banks. All this chnages are managed through easy dashboard at bacend. All calculations will be shown as per rate saved.
Arbitrary section
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.
A brief Markdown Example
Ordered list:
Some feature
Another feature
Something else about the plugin
Unordered list:
something
something else
third thing
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
