diff --git a/reference/sodium/functions/sodium-base642bin.xml b/reference/sodium/functions/sodium-base642bin.xml
index 28cd02eef742..f9f3e8075d57 100644
--- a/reference/sodium/functions/sodium-base642bin.xml
+++ b/reference/sodium/functions/sodium-base642bin.xml
@@ -73,6 +73,81 @@
+
+ &reftitle.examples;
+
+ sodium_base642bin example
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+ Example of the id parameter
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+ Example of the ignore parameter
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+
+ &reftitle.seealso;
+
+ base64_decode
+ sodium_bin2base64
+ sodium_bin2hex
+
+
+ &reftitle.examples;
+
+ sodium_bin2base64 example
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+ Example of the id parameter
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+
+ &reftitle.seealso;
+
+ base64_encode
+ sodium_base642bin
+ sodium_hex2bin
+
+