內容簡介
BBCode Annotator 可以幫助您註釋文字,這樣您就不必為了輸入 HTML 代碼而感到麻煩。例如,如果您在文章中離題,您可以輸入一個註釋,讓觀眾了解您的主題,同時看到您新增的額外(有時是不必要的)信息。如果您的文章中有任何註釋,該文本也會添加在文章結尾。
格式:
[annotate=”hover_over_text” show=”text_seen_in_post“]full_description_of_annote[/annotate]
[annote=”hover_over_text” show=”text_seen_in_post“]
hover_over_text 是必需的!其他兩個則不是。
如果 text_seen_in_post 沒有顯示,它將使用註釋 ID(它是自動生成的 ID)。
如果 full_description_of_annote 沒有顯示,它將使用 hover_over_text。
外掛標籤
開發者團隊
原文外掛簡介
BBCode Annotator helps you annotate text so that you don’t need to go through the hassle of typing out the HTML code. For example, if you were to digress from a topic in your post, you can type out an annote and allow the viewers to stay in synch of your topic but at the same time see what extra (and sometimes unneeded) information you added. If you have any annotes in your post, the text will also be added at the end of your post.
Format:
[annotate=”hover_over_text” show=”text_seen_in_post“]full_description_of_annote[/annotate]
[annote=”hover_over_text” show=”text_seen_in_post“]
The hover_over_text is REQUIRED! The other two aren’t.
If the text_seen_in_post isn’t depicted, it will use the annote ID (it is automatically generated ID).
If the full_description_of_annote isn’t depicted, it will use the hover_over_text.
